Table of Contents

Property Allow

Namespace
DSharpPlus.EventArgs
Assembly
DSharpPlus.dll

Allow

Whether the role/user/channel [or anyone in the channel/with the role] is allowed to use the command.

[JsonProperty("permission")]
public bool Allow { get; }

Property Value

bool