Methods

reorderGiftCollections

Reorder gift collections. USER-ONLY

Parameters

chatId: ID

The identifier of the chat that includes the gift collections.

collectionIds: number[]

The identifiers of the gift collections.

Result

void

Syntax

await client.reorderGiftCollections(chatId, collectionIds);