unarchiveChats
Unarchive multiple chats. USER-ONLY
Parameters
The identifiers of the chats to unarchive.
Result
void
Syntax
await client.unarchiveChats(chatIds);
Unarchive multiple chats. USER-ONLY
The identifiers of the chats to unarchive.
await client.unarchiveChats(chatIds);