UNPKG
line-api-cli
Version:
latest (1.3.8)
1.3.8
1.3.7
1.3.6
1.3.5
1.3.3
1.3.2
LINE API CLIs for Node.js
github.com/micksatana/line-api-cli-nodejs
micksatana/line-api-cli-nodejs
line-api-cli
/
lib
/
typedef
/
liff-update-request-data.js
10 lines
(9 loc)
•
250 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
/** * @typedef LIFFUpdateRequestData * @
property
{
object
} view * @
property
{
'compact'
|
'tall'
|
'full'
} view.
type
* @
property
{string} view.url * @
property
{string} description * @
property
{
object
} features * @
property
{boolean} features.ble */