Skip to main content

@wildix/xbees-assistant-client > CommandType

CommandType variable

Signature:

CommandType: {
readonly EXPAND: "expand";
readonly EXPLAIN: "explain";
readonly PROMPT: "prompt";
readonly REPHRASE: "rephrase";
readonly REPLY: "reply";
readonly SHORTEN: "shorten";
readonly SUMMARY: "summary";
readonly TRANSLATE: "translate";
}