Table of Contents

Property Member

Namespace
DSharpPlus.CommandsNext
Assembly
DSharpPlus.CommandsNext.dll

Member

Gets the member who triggered the execution. This property is null for commands sent over direct messages.

public DiscordMember? Member { get; }

Property Value

DiscordMember