Property ProfileUrl
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
ProfileUrl
Returns a string representing the direct URL to this users profile.
[JsonIgnore]
public string ProfileUrl { get; }
Property Value
- string
The URL of this users profile.