GiftAttributeType¶
- class pyrogram.enums.GiftForResaleOrder¶
Describes order in which upgraded gifts for resale will be sorted. Used in
search_gifts_for_resale().-
PRICE =
'price'¶ The gifts will be sorted by their price from the lowest to the highest
-
CHANGE_DATE =
'change_date'¶ The gifts will be sorted by the last date when their price was changed from the newest to the oldest
-
NUMBER =
'number'¶ The gifts will be sorted by their number from the smallest to the largest
-
PRICE =