Skip to content

UpgradedGiftOriginalDetails

Type · TDLib 1.8.67 · d1085f9c

Describes the original details about the gift

UpgradedGiftOriginalDetails(
  sender_id: MessageSender,
  receiver_id: MessageSender,
  text: FormattedText,
  date: int32
) → UpgradedGiftOriginalDetails

sender_id

MessageSender

Identifier of the user or the chat that sent the gift; may be null if the gift was private

receiver_id

MessageSender

Identifier of the user or the chat that received the gift

text

FormattedText

Message added to the gift

date

int32

Point in time (Unix timestamp) when the gift was sent