Appearance
@line/bot-sdk • Docs
@line/bot-sdk / messagingApi / RichMenuBatchProgressPhase
Type Alias: RichMenuBatchProgressPhase
RichMenuBatchProgressPhase:
"ongoing"
|"succeeded"
|"failed"
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.