MessageActionStarGiftPurchaseOfferDeclined#
- class pyrogram.raw.types.MessageActionStarGiftPurchaseOfferDeclined#
A collectible gift purchase offer was declined, or the offer expired, see here for the full flow.
Constructor of
MessageAction.- Details:
Layer:
225ID:
73ADA76B
- Parameters:
gift (
StarGift) – The collectible gift the declined or expired offer was about.price (
StarsAmount) – Offered price that is refunded automatically to the buyer.expired (
bool, optional) – If set, the owner didn’t act before the messageActionStarGiftPurchaseOffer.expires_at deadline and the offer expired automatically; otherwise, the owner explicitly declined the offer.