UNPKG

line-api-cli

Version:
10 lines (9 loc) 251 B
/** * @typedef RichMenuData * @property {string} richMenuId * @property {string} name * @property {width:number,height:number} size * @property {string} chatBarText * @property {boolean} selected * @property {Array<RichMenuAreaData>} areas */