joinLiveStream

Join a live stream. User-only.

PARAMETERS
id: string

The identifier of a video chat retrieved from getChat, startVideoChat, or scheduleVideoChat.

RESULT
void
SYNTAX
await client.joinLiveStream(id);