reorderGiftsInCollection
Reorder gifts in a gift collection.
Parameters
The identifier of the chat that includes the gift collection.
collectionId: number
The identifier of a gift collection.
The gifts to remove from the collection.
Result
Syntax
await client.reorderGiftsInCollection(chatId, collectionId, gifts);