View Source ExTDLib.Object.PushMessageContentGameScore (ExTDLib v0.0.4)

A new high score was achieved in a game.

NameTypeDescription
titlestringGame title, empty for pinned message.
scorenumberNew score, 0 for pinned message.
is_pinnedboolTrue, if the message is a pinned message with the specified content.

More details on telegram's documentation.