Options
All
  • Public
  • Public/Protected
  • All
Menu

Class GuildWidget

Guild widget object

Hierarchy

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

bot

bot: Bot

The Bot operating this structure

channel

channel: GuildChannel | null | undefined

The channel for the guild widget. Possibly null if widget is not enabled or widget channel has not been selected

enabled

enabled: boolean | undefined

Whether or not the guild widget is enabled

guild

guild: Guild

The Guild associated to this structure

Methods

clone

  • clone(): this

init

modify

update

Generated using TypeDoc