Property GuildBio
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
GuildBio
Gets the members guild bio. This is only present for the current user.
[JsonProperty("bio", NullValueHandling = NullValueHandling.Ignore)]
public string? GuildBio { get; }