InteractionEditOptions
Extends
EditWebhookJSONParams
Properties
content?
optionalcontent:null|string
Inherited from
Webhook.EditWebhookJSONParams.content
Defined in
core/dist/typings/webhook.d.ts:23
embeds?
optionalembeds:null|Structure[]
Inherited from
Webhook.EditWebhookJSONParams.embeds
Defined in
core/dist/typings/webhook.d.ts:24
allowed_mentions?
optionalallowed_mentions:null|AllowedMentionsStructure
Inherited from
Webhook.EditWebhookJSONParams.allowed_mentions
Defined in
core/dist/typings/webhook.d.ts:25
components?
optionalcomponents:null|Structure[]
Inherited from
Webhook.EditWebhookJSONParams.components
Defined in
core/dist/typings/webhook.d.ts:26
attachments?
optionalattachments:null|Partial<AttachmentStructure>[]
Inherited from
Webhook.EditWebhookJSONParams.attachments
Defined in
core/dist/typings/webhook.d.ts:27
files?
optionalfiles:LilybirdAttachment[]