Property User
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
User
Gets the user that owns this integration.
[JsonProperty("user", NullValueHandling = NullValueHandling.Ignore)]
public DiscordUser User { get; }
Gets the user that owns this integration.
[JsonProperty("user", NullValueHandling = NullValueHandling.Ignore)]
public DiscordUser User { get; }