Type alias StringCommandTypes

StringCommandTypes: "always" | "error" | "ready" | "prefixed" | "unprefixed" | "anyInteraction" | "modalInteraction" | "buttonInteraction" | "commandInteraction" | "selectMenuInteraction" | "contextMenuInteraction" | "autocompleteInteraction" | "memberJoin" | "memberLeave" | "botJoin" | "botLeave" | "typing" | "unknown" | "interval" | "timeout"

Generated using TypeDoc