BotResponse
Extends
BotResponse
Properties
agentId?
optional agentId: string;Inherited from
bkper.BotResponse.agentIdcreatedAt?
optional createdAt: string;Inherited from
bkper.BotResponse.createdAtmessage?
optional message: string;Inherited from
bkper.BotResponse.messagetype?
optional type: "INFO" | "WARNING" | "ERROR";Inherited from
bkper.BotResponse.type