Skip to main content

@wildix/xbees-users-client > BotIntegrationType

BotIntegrationType variable

Signature:

BotIntegrationType: {
readonly DIALOGFLOW_CX: "DIALOGFLOW_CX";
readonly LLM: "LLM";
readonly OPEN_AI_ASSISTANT: "OPEN_AI_ASSISTANT";
readonly SQS: "SQS";
readonly WEBHOOK: "WEBHOOK";
}