Table of Contents

Property Client

Namespace
DSharpPlus
Assembly
DSharpPlus.dll

Client

Gets the instance of DiscordClient this extension is attached to.

public DiscordClient Client { get; protected set; }

Property Value

DiscordClient