| 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)
Deprecated.
|
void |
AbsSender.getGameHighScoresAsync(GetGameHighScores getGameHighScores,
SentCallback<ArrayList<GameHighScore>> sentCallback)
Deprecated.
|
Copyright © 2018. All rights reserved.