CommandBuilderLike
CommandBuilderLike
Signature
type CommandBuilderLike = | SlashCommandBuilder
| ContextMenuCommandBuilder
| Record<string, any>
type CommandBuilderLike = | SlashCommandBuilder
| ContextMenuCommandBuilder
| Record<string, any>