Options
All
  • Public
  • Public/Protected
  • All
Menu

Class GuildBan

Represents a user ban in a guild

Hierarchy

Index

Constructors

Properties

Accessors

Methods

Constructors

constructor

Properties

bot

bot: Bot

The Bot operating this structure

guild

guild: Guild

The Guild associated to this structure

reason

reason: string | undefined

The reason for the guild. Possibly undefined if no reason was specified

user

user: User

The user banned from the guild

Accessors

id

Methods

clone

  • clone(): this

update

Generated using TypeDoc