Skip to content

BotResponse

Extends

  • BotResponse

Properties

agentId?

optional agentId: string;

Inherited from

bkper.BotResponse.agentId

createdAt?

optional createdAt: string;

Inherited from

bkper.BotResponse.createdAt

message?

optional message: string;

Inherited from

bkper.BotResponse.message

type?

optional type: "INFO" | "WARNING" | "ERROR";

Inherited from

bkper.BotResponse.type