Table of Contents

Property User

Namespace
DisCatSharp.EventArgs
Assembly
DisCatSharp.dll

User

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

public DiscordUser User { get; }

Property Value

DiscordUser