Interface: InternationalizationContext
i18next/src.InternationalizationContext
Properties
channel
• channel: null
| DiscordChannel
Defined in
projects/plugins/packages/i18next/src/lib/types.ts:149
guild
• guild: null
| Guild
Defined in
projects/plugins/packages/i18next/src/lib/types.ts:147
interactionGuildLocale
• Optional
interactionGuildLocale: null
| Locale
Defined in
projects/plugins/packages/i18next/src/lib/types.ts:152
interactionLocale
• Optional
interactionLocale: Locale
Defined in
projects/plugins/packages/i18next/src/lib/types.ts:153
user
• user: null
| User