Property User
- Namespace
- DSharpPlus.EventArgs
- Assembly
- DSharpPlus.dll
User
The user who authorized the application. This may be a member object if the application was authorized into a guild.
public DiscordUser User { get; }
The user who authorized the application. This may be a member object if the application was authorized into a guild.
public DiscordUser User { get; }