Property GuildBio
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
GuildBio
Gets the members guild bio. This is not available to bots tho.
[JsonProperty("bio", NullValueHandling = NullValueHandling.Ignore)]
public string? GuildBio { get; }
Gets the members guild bio. This is not available to bots tho.
[JsonProperty("bio", NullValueHandling = NullValueHandling.Ignore)]
public string? GuildBio { get; }