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