Uses of Class
com.jtelegram.api.message.games.CallbackGame
-
Packages that use CallbackGame Package Description com.jtelegram.api.inline.keyboard -
-
Uses of CallbackGame in com.jtelegram.api.inline.keyboard
Methods in com.jtelegram.api.inline.keyboard that return CallbackGame Modifier and Type Method Description CallbackGame
InlineKeyboardButton. getCallbackGame()
Methods in com.jtelegram.api.inline.keyboard with parameters of type CallbackGame Modifier and Type Method Description InlineKeyboardButton.InlineKeyboardButtonBuilder
InlineKeyboardButton.InlineKeyboardButtonBuilder. callbackGame(CallbackGame callbackGame)
-