unarchiveChat
Unarchive a single chat. User-only.
Parameters
The identifier of the chat to unarchive.
Result
void
Syntax
await client.unarchiveChat(chatId);
Unarchive a single chat. User-only.
The identifier of the chat to unarchive.
await client.unarchiveChat(chatId);