telegramx.js

GetGameHighScoresParams

interface

Declaration

interface GetGameHighScoresParams 

Properties

chat_idproperty#
chat_id?: number;

Required if inline_message_id is not specified. Unique identifier for the target chat.

inline_message_id?: string;

Required if chat_id and message_id are not specified. Identifier of the inline message.

message_idproperty#
message_id?: number;

Required if inline_message_id is not specified. Identifier of the sent message.

user_idproperty#
user_id: number;

Target user id