Property User
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
User
For guild stickers, gets the user that made the sticker.
[JsonProperty("user", NullValueHandling = NullValueHandling.Ignore)]
public DiscordUser User { get; }
For guild stickers, gets the user that made the sticker.
[JsonProperty("user", NullValueHandling = NullValueHandling.Ignore)]
public DiscordUser User { get; }