joinChat

Join a chat. User-only.

Parameters

chatId: ID

The identifier of the chat to join.

Result

void

Syntax

await client.joinChat(chatId);