Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

Properties

Protected config

config: {}

Type declaration

Protected context

context: DiscordBot

Static defaultConfig

defaultConfig: any

Methods

clearHandlers

  • clearHandlers(): void

declareHandler

extract

  • extract(): void

findDuplicateChannels

  • findDuplicateChannels(channel: GuildChannel): Collection<string, GuildChannel>

getDuplicateChannelIDs

  • getDuplicateChannelIDs(channel: VoiceChannel): number[]

inject

  • inject(): void

newNameFromExisting

  • newNameFromExisting(channel: VoiceChannel): string

updateChannels

  • updateChannels(oldVoiceState: VoiceState, newVoiceState: VoiceState): void

Static newIndex

  • newIndex(primaryKeys: number[]): number

Generated using TypeDoc