Appearance
@line/bot-sdk / NarrowcastProgressResponse
Type Alias: NarrowcastProgressResponse
NarrowcastProgressResponse: {
phase
:"waiting"
; } | {phase
:"sending"
|"succeeded"
; } | {failedDescription
:string
;phase
:"failed"
; } &object
&object
Defined in: lib/types.ts:2769
Type declaration
errorCode?
optional
errorCode:1
|2