@wildix/wim-voicebots-client > VoiceBotCommandType
VoiceBotCommandType variable
Signature:
VoiceBotCommandType: {
readonly HANGUP: "hangup";
readonly SAY: "say";
readonly TRANSFER: "transfer";
}
@wildix/wim-voicebots-client > VoiceBotCommandType
Signature:
VoiceBotCommandType: {
readonly HANGUP: "hangup";
readonly SAY: "say";
readonly TRANSFER: "transfer";
}