MessageEditOptions
Extends
EditJSONParams
Properties
content?
optional
content:string
Inherited from
LilyMessage.EditJSONParams.content
Defined in
core/dist/typings/message.d.ts:123
embeds?
optional
embeds:Structure
[]
Inherited from
LilyMessage.EditJSONParams.embeds
Defined in
core/dist/typings/message.d.ts:124
flags?
optional
flags:number
Inherited from
LilyMessage.EditJSONParams.flags
Defined in
core/dist/typings/message.d.ts:125
allowed_mentions?
optional
allowed_mentions:AllowedMentionsStructure
Inherited from
LilyMessage.EditJSONParams.allowed_mentions
Defined in
core/dist/typings/message.d.ts:126
components?
optional
components:Structure
[]
Inherited from
LilyMessage.EditJSONParams.components
Defined in
core/dist/typings/message.d.ts:127
files?
optional
files:LilybirdAttachment
[]
Inherited from
LilyMessage.EditJSONParams.files
Defined in
core/dist/typings/message.d.ts:128
payload_json?
optional
payload_json:string
Inherited from
LilyMessage.EditJSONParams.payload_json
Defined in
core/dist/typings/message.d.ts:129
attachments?
optional
attachments:AttachmentStructure
[]
Inherited from
LilyMessage.EditJSONParams.attachments
Defined in
core/dist/typings/message.d.ts:130
suppressEmbeds?
optional
suppressEmbeds:boolean