archiveChat
Archive a single chat. User-only.
Parameters
The identifier of the chat to archive.
Result
void
Syntax
await client.archiveChat(chatId);
Archive a single chat. User-only.
The identifier of the chat to archive.
await client.archiveChat(chatId);