Interface CreateMessageOptions

Hierarchy

  • CreateMessageOptions

Properties

allowedMentions?: AllowedMentions
attachments?: MessageAttachment[]
components?: MessageActionRow[]
content?: string
embeds?: EmbedOptions[]
files?: File[]
flags?: number
messageReference?: MessageReference
stickerIDs?: string[]
tts?: boolean