Table of Contents

Enum DiscordOverwriteType

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Represents a channel permissions overwrite's type.

public enum DiscordOverwriteType
Extension Methods

Fields

Member = 1

Specifies that this overwrite applies to a member.

None = -1

The overwrite type is not currently defined.

Role = 0

Specifies that this overwrite applies to a role.