Freigeben über


CommandContext type

Definiert Werte für CommandContext. Mögliche Werte sind: 'message', 'compose', 'commandbox'

type CommandContext = "message" | "compose" | "commandbox"