mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
docs(interaction): add locale list link (#7261)
This commit is contained in:
@@ -78,6 +78,7 @@ class Interaction extends Base {
|
||||
/**
|
||||
* The locale of the user who invoked this interaction
|
||||
* @type {string}
|
||||
* @see {@link https://discord.com/developers/docs/dispatch/field-values#predefined-field-values-accepted-locales}
|
||||
*/
|
||||
this.locale = data.locale;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user