Table of Contents

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

Property Value

DiscordUser