getVideoChat

Get a video chat. User-only.

PARAMETERS
id: string

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

RESULT
SYNTAX
await client.getVideoChat(id);