archiveChats
Archive multiple chats. User-only.
Parameters
The identifiers of the chats to archive.
Result
void
Syntax
await client.archiveChats(chatIds);
Archive multiple chats. User-only.
The identifiers of the chats to archive.
await client.archiveChats(chatIds);