Uses of Class
com.jtelegram.api.requests.game.GetGameHighScores.GetGameHighScoresBuilder
-
Packages that use GetGameHighScores.GetGameHighScoresBuilder Package Description com.jtelegram.api.requests.game -
-
Uses of GetGameHighScores.GetGameHighScoresBuilder in com.jtelegram.api.requests.game
Methods in com.jtelegram.api.requests.game that return GetGameHighScores.GetGameHighScoresBuilder Modifier and Type Method Description static GetGameHighScores.GetGameHighScoresBuilderGetGameHighScores. builder()GetGameHighScores.GetGameHighScoresBuilderGetGameHighScores.GetGameHighScoresBuilder. callback(java.util.function.Consumer<GameHighScore[]> callback)GetGameHighScores.GetGameHighScoresBuilderGetGameHighScores.GetGameHighScoresBuilder. chatId(LongChatId chatId)GetGameHighScores.GetGameHighScoresBuilderGetGameHighScores.GetGameHighScoresBuilder. errorHandler(java.util.function.Consumer<TelegramException> errorHandler)GetGameHighScores.GetGameHighScoresBuilderGetGameHighScores.GetGameHighScoresBuilder. inlineMessageId(java.lang.String inlineMessageId)GetGameHighScores.GetGameHighScoresBuilderGetGameHighScores.GetGameHighScoresBuilder. messageId(java.lang.Integer messageId)GetGameHighScores.GetGameHighScoresBuilderGetGameHighScores.GetGameHighScoresBuilder. userId(java.lang.Long userId)
-