Skip to content

MessageForwardInfo

Type · TDLib 1.8.67 · d1085f9c

Contains information about a forwarded message

MessageForwardInfo(
  origin: MessageOrigin,
  date: int32,
  source: ForwardSource,
  public_service_announcement_type: string
) → MessageForwardInfo

origin

MessageOrigin

Origin of the forwarded message

date

int32

Point in time (Unix timestamp) when the message was originally sent

source

ForwardSource

For messages forwarded to the chat with the current user (Saved Messages), to the Replies bot chat, or to the channel's discussion group, information about the source message from which the message was forwarded last time; may be null for other forwards or if unknown

public_service_announcement_type

string

The type of public service announcement for the forwarded message