archiveChats

Archive multiple chats. User-only.

Parameters

chatIds: ID[]

The identifiers of the chats to archive.

Result

void

Syntax

await client.archiveChats(chatIds);