UNPKG

line-api-cli

Version:
11 lines 307 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 */ "use strict"; //# sourceMappingURL=rich-menu-data.js.map