archiveChat
Archive a single chat.
USER-ONLY
Parameters
chatId
:
ID
The identifier of a chat.
Result
void
Syntax
await
client.
archiveChat
(chatId);
Parameters
Result
Syntax