InputSavedStarGiftChat#

class pyrogram.raw.types.InputSavedStarGiftChat#

A gift received by a channel we own.

Constructor of InputSavedStarGift.

Details:
  • Layer: 214

  • ID: F101AA7F

Parameters:
  • peer (InputPeer) – The channel.

  • saved_id (int 64-bit) – ID of the gift, must be the saved_id of a messageActionStarGift/messageActionStarGiftUnique constructor.