payments.ReorderStarGiftCollections¶
- class pyrogram.raw.functions.payments.ReorderStarGiftCollections[source]¶
Reorder the star gift collections » on an owned peer’s profile.
Usable by Users Bots- Details:
Layer:
229ID:
C32AF4CC
- Parameters:
peer (
InputPeer) – The owned peer.order (List of
int32-bit) – New collection order.
- Returns:
bool