joinChat

Join a chat. User-only.

PARAMETERS
chatId: ID

The identifier of the chat to join.

RESULT
void
SYNTAX
await client.joinChat(chatId);