CommandContext type

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

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