| Package | Description |
|---|---|
| org.telegram.telegrambots.api.methods.games | |
| org.telegram.telegrambots.bots |
| Modifier and Type | Method and Description |
|---|---|
GetGameHighScores |
GetGameHighScores.setChatId(Long chatId) |
GetGameHighScores |
GetGameHighScores.setChatId(String chatId) |
GetGameHighScores |
GetGameHighScores.setInlineMessageId(String inlineMessageId) |
GetGameHighScores |
GetGameHighScores.setMessageId(Integer messageId) |
GetGameHighScores |
GetGameHighScores.setUserId(Integer userId) |
| Modifier and Type | Method and Description |
|---|---|
Serializable |
AbsSender.getGameHighScores(GetGameHighScores getGameHighScores) |
void |
AbsSender.getGameHighScoresAsync(GetGameHighScores getGameHighScores,
SentCallback<ArrayList<GameHighScore>> sentCallback) |
Copyright © 2017. All rights reserved.