Uses of Class
org.telegram.telegrambots.meta.api.methods.games.SetGameScore
-
Packages that use SetGameScore Package Description org.telegram.telegrambots.meta.api.methods.games -
-
Uses of SetGameScore in org.telegram.telegrambots.meta.api.methods.games
Methods in org.telegram.telegrambots.meta.api.methods.games that return SetGameScore Modifier and Type Method Description SetGameScoreSetGameScore. setChatId(Long chatId)SetGameScoreSetGameScore. setChatId(String chatId)SetGameScoreSetGameScore. setDisableEditMessage(Boolean disableEditMessage)SetGameScoreSetGameScore. setForce(Boolean force)SetGameScoreSetGameScore. setInlineMessageId(String inlineMessageId)SetGameScoreSetGameScore. setMessageId(Integer messageId)SetGameScoreSetGameScore. setScore(Integer score)SetGameScoreSetGameScore. setUserId(Integer userId)
-