GetGameHighScoresRequest

fun GetGameHighScoresRequest(userId: Int, chatId: Int? = null, messageId: Int? = null, inlineMessageId: String? = null)

Parameters

userId

Target user id

chatId

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

messageId

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

inlineMessageId

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