MessageSendOptions
Extends
- CreateJSONParams
Properties
content?
optionalcontent:string
Inherited from
LilyMessage.CreateJSONParams.content
Defined in
core/dist/typings/message.d.ts:107
nonce?
optionalnonce:string|number
Inherited from
LilyMessage.CreateJSONParams.nonce
Defined in
core/dist/typings/message.d.ts:108
embeds?
optionalembeds:Structure[]
Inherited from
LilyMessage.CreateJSONParams.embeds
Defined in
core/dist/typings/message.d.ts:110
allowed_mentions?
optionalallowed_mentions:AllowedMentionsStructure
Inherited from
LilyMessage.CreateJSONParams.allowed_mentions
Defined in
core/dist/typings/message.d.ts:111
message_reference?
optionalmessage_reference:ReferenceStructure
Inherited from
LilyMessage.CreateJSONParams.message_reference
Defined in
core/dist/typings/message.d.ts:112
components?
optionalcomponents:Structure[]
Inherited from
LilyMessage.CreateJSONParams.components
Defined in
core/dist/typings/message.d.ts:113
sticker_ids?
optionalsticker_ids:string[]
Inherited from
LilyMessage.CreateJSONParams.sticker_ids
Defined in
core/dist/typings/message.d.ts:114
files?
optionalfiles:LilybirdAttachment[]
Inherited from
LilyMessage.CreateJSONParams.files
Defined in
core/dist/typings/message.d.ts:115
payload_json?
optionalpayload_json:string
Inherited from
LilyMessage.CreateJSONParams.payload_json
Defined in
core/dist/typings/message.d.ts:116
attachments?
optionalattachments:Partial<AttachmentStructure>[]
Inherited from
LilyMessage.CreateJSONParams.attachments
Defined in
core/dist/typings/message.d.ts:117
flags?
optionalflags:number
Inherited from
LilyMessage.CreateJSONParams.flags
Defined in
core/dist/typings/message.d.ts:118
enforce_nonce?
optionalenforce_nonce:boolean
Inherited from
LilyMessage.CreateJSONParams.enforce_nonce
Defined in
core/dist/typings/message.d.ts:119
poll?
optionalpoll:CreateStructure
Inherited from
LilyMessage.CreateJSONParams.poll
Defined in
core/dist/typings/message.d.ts:120
tts?
optionaltts:boolean
Overrides
LilyMessage.CreateJSONParams.tts
Defined in
transformers/src/factories/channel.ts:63
suppressEmbeds?
optionalsuppressEmbeds:boolean
Defined in
transformers/src/factories/channel.ts:64
suppressNotifications?
optionalsuppressNotifications:boolean