Table of Contents

Property Permissions

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Permissions

Gets permissions for the user in the guild (does not include channel overrides)

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

Property Value

Permissions?