payments.ResolveStarGiftOffer

class pyrogram.raw.functions.payments.ResolveStarGiftOffer[source]

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

Usable by Users Bots
Details:
  • Layer: 229

  • 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