unarchiveChat

Unarchive a single chat. User-only.

Parameters

chatId: ID

The identifier of the chat to unarchive.

Result

void

Syntax

await client.unarchiveChat(chatId);