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