Table of Contents

Property User

Namespace
DSharpPlus.EventArgs
Assembly
DSharpPlus.dll

User

The user that invoked this interaction. Can be casted to a member if this was on a guild.

public DiscordUser User { get; }

Property Value

DiscordUser