Interface: PartialLocalizedInteractionReplyOptions<TInterpolationMap>
i18next/src.PartialLocalizedInteractionReplyOptions
Type parameters
Name | Type |
---|---|
TInterpolationMap | extends NonNullObject = StringMap |
Hierarchy
Omit
<InteractionReplyOptions
,"content"
>↳
PartialLocalizedInteractionReplyOptions
Properties
allowedMentions
• Optional
allowedMentions: MessageMentionOptions
Inherited from
Omit.allowedMentions
Defined in
node_modules/discord.js/typings/index.d.ts:5396
attachments
• Optional
attachments: MessageAttachment
[]
Inherited from
Omit.attachments
Defined in
node_modules/discord.js/typings/index.d.ts:5400
components
• Optional
components: (MessageActionRow
<MessageActionRowComponent
, MessageActionRowComponentResolvable
, APIActionRowComponent
<APIMessageActionRowComponent
>> | Required
<BaseMessageComponentOptions
> & MessageActionRowOptions
<MessageActionRowComponentResolvable
>)[]
Inherited from
Omit.components
Defined in
node_modules/discord.js/typings/index.d.ts:5395
embeds
• Optional
embeds: (MessageEmbed
| MessageEmbedOptions
| APIEmbed
)[]
Inherited from
Omit.embeds
Defined in
node_modules/discord.js/typings/index.d.ts:5394
ephemeral
• Optional
ephemeral: boolean
Inherited from
Omit.ephemeral
Defined in
node_modules/discord.js/typings/index.d.ts:5117
fetchReply
• Optional
fetchReply: boolean
Inherited from
Omit.fetchReply
Defined in
node_modules/discord.js/typings/index.d.ts:5118
files
• Optional
files: (Stream
| FileOptions
| BufferResolvable
| MessageAttachment
)[]
Inherited from
Omit.files
Defined in
node_modules/discord.js/typings/index.d.ts:5397
flags
• Optional
flags: BitFieldResolvable
<"SUPPRESS_EMBEDS"
| "EPHEMERAL"
, number
>
Inherited from
Omit.flags
Defined in
node_modules/discord.js/typings/index.d.ts:5119
formatOptions
• Optional
formatOptions: TOptions
<TInterpolationMap
>
Defined in
projects/plugins/packages/i18next/src/lib/types.ts:172
nonce
• Optional
nonce: string
| number
Inherited from
Omit.nonce
Defined in
node_modules/discord.js/typings/index.d.ts:5392
threadId
• Optional
threadId: string
Inherited from
Omit.threadId
Defined in
node_modules/discord.js/typings/index.d.ts:5982
tts
• Optional
tts: boolean
Inherited from
Omit.tts
Defined in
node_modules/discord.js/typings/index.d.ts:5391