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);