Appearance
Faimulus TypeScript API / @faimulus/driver-sdk / ChannelInteractionRequest
Interface: ChannelInteractionRequest
Signed callback payload requesting workflow interaction input.
Properties
broadcasted
broadcasted:
boolean
channelId?
optionalchannelId?:string
channelInstanceId?
optionalchannelInstanceId?:string
createdAt
createdAt:
string
event
event:
"workflow.interaction-request.required"
messageId
messageId:
string
private
private:
boolean
questions
questions: readonly
ChannelInteractionQuestion[]
requestId
requestId:
string
runId
runId:
string