Skip to content

EditJSONParams

Properties

content?

optional content: string

Defined in

typings/message.ts:168


embeds?

optional embeds: Structure[]

Defined in

typings/message.ts:169


flags?

optional flags: number

Bitfield of MessageFlags

Defined in

typings/message.ts:173


allowed_mentions?

optional allowed_mentions: AllowedMentionsStructure

Defined in

typings/message.ts:174


components?

optional components: Structure[]

Defined in

typings/message.ts:175


files?

optional files: LilybirdAttachment[]

Defined in

typings/message.ts:176


payload_json?

optional payload_json: string

Defined in

typings/message.ts:177


attachments?

optional attachments: AttachmentStructure[]

Defined in

typings/message.ts:178