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