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 CallbackGameInlineKeyboardButton. getCallbackGame()Methods in com.jtelegram.api.inline.keyboard with parameters of type CallbackGame Modifier and Type Method Description InlineKeyboardButton.InlineKeyboardButtonBuilderInlineKeyboardButton.InlineKeyboardButtonBuilder. callbackGame(CallbackGame callbackGame)
-