openChat
Open a chat. User-only.
Parameters
chatId
:
ID
The chat to open.
Result
void
Syntax
await
client.
openChat
(chatId);
Parameters
Result
Syntax