Skip to content

PushMessageContentGameScore

Type · TDLib 1.8.67 · d1085f9c

A new high score was achieved in a game

PushMessageContentGameScore(
  title: string,
  score: int32,
  is_pinned: Bool
) → PushMessageContent

title

string

Game title, empty for pinned message

score

int32

New score, 0 for pinned message

is_pinned

Bool

True, if the message is a pinned message with the specified content