Optional linkedOptional metadataAdd a member to this lobby.
The ID of the user to add to the lobby.
Optional options: AddLobbyMemberOptionsThe options for adding the member to the lobby.
Edit this lobby.
The options for editing the lobby.
Link this lobby to a channel. This requires bearer token authentication and the CAN_LINK_LOBBY flag on the member.
The ID of the channel to link the lobby to.
Optional accessToken: stringAn optional access token to use instead of the client's token. This overrides the client's auth.
Unlink this lobby from a channel. This requires bearer token authentication and the CAN_LINK_LOBBY flag on the member.
Optional accessToken: stringAn optional access token to use instead of the client's token. This overrides the client's auth.
Static generateIDStatic getStatic get
A base class which most other classes extend.