Table of Contents

Property RequiredPermissions

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

RequiredPermissions

The permissions that the bot requires to use this callback.

[JsonProperty("required_permissions", NullValueHandling = NullValueHandling.Ignore)]
public Permissions? RequiredPermissions { get; }

Property Value

Permissions?