UpgradedGiftOriginalDetails

class pyrogram.types.UpgradedGiftOriginalDetails

Describes the original details about the gift.

Parameters:
  • sender (Chat, optional) – Identifier of the user or the chat that sent the gift.

  • receiver (Chat, optional) – Identifier of the user or the chat that received the gift.

  • text (FormattedText, optional) – Message added to the gift.

  • date (datetime, optional) – Date when the gift was sent.