Interface InteractionEditReplyOptions

Hierarchy

Properties

allowedMentions?: MessageMentionOptions
attachments?: readonly (Attachment | MessageEditAttachmentData)[]
content?: null | string
embeds?: readonly (APIEmbed | JSONEncodable<APIEmbed>)[]
poll?: PollData
threadId?: string

Generated using TypeDoc