Skip to content

@line/bot-sdkDocs


@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.

Defined in

lib/messaging-api/model/richMenuBatchProgressPhase.ts:17