Typecorev0.1.4ContextMenuKindThe two context-menu command kinds Discord defines. type ContextMenuKind = ApplicationCommandType.User | ApplicationCommandType.Message;