Appearance
@line/bot-sdk / messagingApi / RichMenuBatchProgressPhase
Type Alias: RichMenuBatchProgressPhase
RichMenuBatchProgressPhase =
"ongoing"|"succeeded"|"failed"
Defined in: lib/messaging-api/model/richMenuBatchProgressPhase.ts:17
The current status. One of: ongoing: Rich menu batch control is in progress. succeeded: Rich menu batch control is complete. failed: Rich menu batch control failed. This means that the rich menu for one or more users couldn't be controlled. There may also be users whose operations have been successfully completed.