closeChat
Close a chat previously opened by openChat. User-only.
Parameters
The chat to close.
Result
void
Syntax
await client.closeChat(chatId);
Close a chat previously opened by openChat. User-only.
The chat to close.
await client.closeChat(chatId);