Details about the original star gift

Constructors

Properties

Accessors

Constructors

Properties

_peers: PeersIndex

Accessors

  • get date(): Date
  • Date when the original star gift was sent

    Returns Date

  • get message(): null | TextWithEntities
  • Message attached to the original star gift

    Returns null | TextWithEntities

  • get recipient(): User
  • ID of the user who received the original star gift

    Returns User

  • get sender(): null | User
  • ID of the user who sent the original star gift

    Returns null | User