reorderGiftCollections¶
Changes order of gift collections. If the collections are owned by a channel chat, then requires can_post_messages administrator right in the channel chat
reorderGiftCollections(
owner_id: MessageSender,
collection_ids: list of int32
) → Ok