Properties
allowedMentions
allowedMentions: MessageMentionOptions = {}
Optional
appliedTags
appliedTags?: string[]
Optional
avatarURL
avatarURL?: string
Optional
channel
channel?: Channel
choices
choices: ApplicationCommandOptionChoiceData<string | number>[] = ...
components
components: ActionRowBuilder<AnyComponentBuilder>[] = ...
Optional
content
content?: string
Optional
deleteIn
deleteIn?: number
edit
edit: boolean = false
embeds
embeds: EmbedBuilder[] = ...
ephemeral
ephemeral: boolean = false
files
files: AttachmentBuilder[] = ...
followUp
followUp: boolean = false
Optional
modal
modal?: ModalBuilder
Optional
poll
poll?: PollData
Optional
reference
reference?: string
reply
reply: boolean = false
stickers
stickers: StickerResolvable[] = ...
Optional
threadId
threadId?: ThreadChannelResolvable
Optional
threadName
threadName?: string
update
update: boolean = false
Optional
username
username?: string
withResponse
withResponse: boolean = false