Table of Contents

Enum PermissionTarget

Namespace
Discord
Assembly
Discord.Net.Core.dll

Specifies the target of the permission.

public enum PermissionTarget

Fields

Role = 0

The target of the permission is a role.

User = 1

The target of the permission is a user.