Server Level Extension

Hierarchy

Implements

Constructors

Properties

firebase_db: Firestore
serverId: string
serverName: string

Methods

  • When a student that just dequeued joins the voice channel

    Parameters

    • server: Readonly<AttendingServerV2>

      which server is this student from

    • studentMember: GuildMember

      the student guild member object

    • voiceChannel: VoiceChannel

      non-null voice channel

    Returns Promise<void>

Generated using TypeDoc