Property Member
- Namespace
- DisCatSharp.ApplicationCommands.Context
- Assembly
- DisCatSharp.ApplicationCommands.dll
Member
Gets the member which executed this interaction, or null if the command is in a DM.
public DiscordMember? Member { get; }
Gets the member which executed this interaction, or null if the command is in a DM.
public DiscordMember? Member { get; }