View Source ExTDLib.Object.PushMessageContentGame (ExTDLib v0.0.4)
A message with a game.
| Name | Type | Description |
|---|---|---|
| title | string | Game title, empty for pinned game message. |
| is_pinned | bool | True, if the message is a pinned message with the specified content. |
More details on telegram's documentation.