Properties
appPermissions
appPermissions: null | Readonly<PermissionsBitField>
applicationId
applicationId: string
channelId
channelId: string
Readonly
client
client: Client<boolean>
commandGuildId
commandGuildId: null | string
commandId
commandId: string
commandName
commandName: string
commandType
commandType: ChatInput
deferred
deferred: boolean
ephemeral
ephemeral: null | boolean
guildId
guildId: null | string
guildLocale
guildLocale: null | Locale
member
member: null | APIInteractionGuildMember | GuildMember
memberPermissions
memberPermissions: null | Readonly<PermissionsBitField>
options
options: Omit<CommandInteractionOptionResolver<CacheType>, "getMessage" | "getFocused">
Readonly
token
token: string
type
type: ApplicationCommand
webhook
webhook: InteractionWebhook