Property User
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
User
Gets the user who created this soundboard sound, if applicable.
[JsonIgnore]
public DiscordUser? User { get; }
Gets the user who created this soundboard sound, if applicable.
[JsonIgnore]
public DiscordUser? User { get; }