haskell-tdlib-2.0.47.0
Safe HaskellSafe-Inferred
LanguageGHC2021

TD.Data.MessageForwardInfo

Documentation

data MessageForwardInfo Source #

Constructors

MessageForwardInfo

Contains information about a forwarded message

Fields

  • origin :: Maybe MessageOrigin

    Origin of the forwarded message

  • date :: Maybe Int

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

  • source :: Maybe 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 :: Maybe Text

    The type of public service announcement for the forwarded message