payments.ResolveStarGiftOffer#

class pyrogram.raw.functions.payments.ResolveStarGiftOffer#

Accept or decline a previously received collectible gift purchase offer, see here for the full flow.

Details:
  • Layer: 225

  • ID: E9CE781C

Parameters:
  • offer_msg_id (int 32-bit) – Identifier of the messageActionStarGiftPurchaseOffer service message describing the offer to act upon.

  • decline (bool, optional) – If set, declines the offer; otherwise, accepts it.

Returns:

Updates