Table of Contents

Property InteractionPermissions

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

InteractionPermissions

Gets the permissions for the current member.

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

Property Value

Permissions?