Class StageInstanceManager
Constructors
constructor
Parameters
token: string
tokenType: string
Methods
createStageInstance
Parameters
deleteStageInstance
- deleteStageInstance(channelId: string, reason?: string): Promise<void>
Parameters
channelId: string
Optional reason: string
Returns Promise<void>
getStageInstance
Parameters
modifyStageInstance
Parameters
channelId: string
Optional reason: string
Properties
Readonly version
Private Readonly #token
#token: string
Private Readonly #tokenType
#tokenType: string
Bot's token