reorder_star_gift_collections()¶
- Client.reorder_star_gift_collections()
Reorder star gift collections.
- Parameters:
chat_id (
int|str) – The peer who owns the collections.order (List of
int) – New order of collection IDs.
- Returns:
bool– True on success.