Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PermissionOverwrite

A full permission overwrite entry. Contains full data about a guild channel's permission overwrite for a user or a role

Hierarchy

Index

Constructors

Properties

Accessors

Methods

Constructors

constructor

Properties

bot

bot: Bot

The Bot operating this structure

Readonly channel

channel: GuildChannel

The channel this overwrite is associated to

flags

flags: Required<PermissionOverwriteFlags>

The permission flags of this permission overwrite

permissible

permissible: Permissible

The user or role this permission overwrite is for

Accessors

id

  • get id(): string

Methods

clone

  • clone(): this

update

Generated using TypeDoc