Table of Contents

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

Property Value

DiscordUser