GameScoreSetOptions Interface
Properties
chatId number
Required if *inlineMessageId* is not specified. Unique identifier for the target chat
See the codedisableEditMessage boolean
Pass *true* if the high score is allowed to decrease. This can be useful when fixing mistakes or banning cheaters
See the codeforce boolean
Pass *true* if the game message should not be automatically edited to include the current scoreboard
See the codeinlineMessageId string
Required if *chatId* and *messageId* are not specified. Identifier of the inline message
See the codemessageId number
Required if *inlineMessageId* is not specified. Identifier of the sent message
See the code