Table of Contents

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; }

Property Value

DiscordUser