Uses of Class
org.telegram.telegrambots.meta.api.objects.games.CallbackGame
-
Packages that use CallbackGame Package Description org.telegram.telegrambots.meta.api.objects.replykeyboard.buttons -
-
Uses of CallbackGame in org.telegram.telegrambots.meta.api.objects.replykeyboard.buttons
Methods in org.telegram.telegrambots.meta.api.objects.replykeyboard.buttons that return CallbackGame Modifier and Type Method Description CallbackGameInlineKeyboardButton. getCallbackGame()Methods in org.telegram.telegrambots.meta.api.objects.replykeyboard.buttons with parameters of type CallbackGame Modifier and Type Method Description InlineKeyboardButtonInlineKeyboardButton. setCallbackGame(CallbackGame callbackGame)
-