Table of Contents

Property Member

Namespace
DSharpPlus.SlashCommands
Assembly
DSharpPlus.SlashCommands.dll

Member

Gets the member which executed this interaction, or null if the command is in a DM.

public DiscordMember Member { get; }

Property Value

DiscordMember