TDLib v0.0.2 TDLib.Object.InputMessageForwarded View Source
A forwarded message.
Name | Type | Description |
---|---|---|
from_chat_id | string | Identifier for the chat this forwarded message came from. |
message_id | string | Identifier of the message to forward. |
in_game_share | bool | True, if a game message should be shared within a launched game; applies only to game messages. |
More details on telegram’s documentation.