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);