Table of Contents

Property DefaultMemberPermissions

Namespace
DisCatSharp.ApplicationCommands.Attributes
Assembly
DisCatSharp.ApplicationCommands.dll

DefaultMemberPermissions

Gets the needed permission of this slash command group.

public Permissions? DefaultMemberPermissions { get; set; }

Property Value

Permissions?