MTKruto
/
API Reference
/
Methods
/
openChat
Open a chat.
Parameters
chatId
:
ID
The identifier of a chat to open.
Result
void
Syntax
await
client.
openChat
(chatId);
Parameters
Result
Syntax