Property GuildLocale
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
GuildLocale
Gets the guild's preferred locale, if invoked in a guild.
[JsonProperty("guild_locale")]
public string? GuildLocale { get; }
Gets the guild's preferred locale, if invoked in a guild.
[JsonProperty("guild_locale")]
public string? GuildLocale { get; }