mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-15 21:36:55 +01:00
670 B
670 B
title | description |
---|---|
inputMessageForwarded | Forwarded message |
Constructor: inputMessageForwarded
Forwarded message
Attributes:
Name | Type | Required | Description |
---|---|---|---|
from_chat_id | int53 | Yes | Chat identifier of the message to forward |
message_id | int53 | Yes | Identifier of the message to forward |
in_game_share | Bool | Yes | Pass true to share a game message within a launched game, for Game messages only |