Appearance
@line/bot-sdk • Docs
@line/bot-sdk / messagingApi / RichMenuBatchProgressResponse
Type Alias: RichMenuBatchProgressResponse
RichMenuBatchProgressResponse:
object
Type declaration
acceptedTime
acceptedTime:
Date
The accepted time in milliseconds of the request of batch control the rich menu. Format: ISO 8601 (e.g. 2023-06-08T10:15:30.121Z) Timezone: UTC
See
completedTime?
optional
completedTime:Date
The completed time in milliseconds of rich menu batch control. Returned when the phase property is succeeded or failed. Format: ISO 8601 (e.g. 2023-06-08T10:15:30.121Z) Timezone: UTC
See
phase
phase:
RichMenuBatchProgressPhase