ContextMenuCommandTypeexport type ContextMenuCommandType = ApplicationCommandType.Message | ApplicationCommandType.User;export type ContextMenuCommandType = ApplicationCommandType.Message | ApplicationCommandType.User;SummaryThe type a context menu command can be.
ContextMenuCommandTypeexport type ContextMenuCommandType = ApplicationCommandType.Message | ApplicationCommandType.User;export type ContextMenuCommandType = ApplicationCommandType.Message | ApplicationCommandType.User;SummaryThe type a context menu command can be.