Type Alias: LocaleLike
type LocaleLike: Locale | object | object;
A union describing acceptable inputs that carry a locale (string or objects with locale
/guildLocale
).
type LocaleLike: Locale | object | object;
A union describing acceptable inputs that carry a locale (string or objects with locale
/guildLocale
).