Interface MessagePayload

Hierarchy

Properties

allowedMentions?: allowedMentions
attachments?: MessagePayloadAttachment[]
content?: string
flags?: MessageFlags
messageReference?: Camelize<RawMessageReferenceData>
nounce?: string | number
stickerIds?: bigint[]
tts?: boolean

Generated using TypeDoc