public class CallbackGameInlineKeyboardButton extends InlineKeyboardButton
| Constructor and Description |
|---|
CallbackGameInlineKeyboardButton(java.lang.String text)
Constructs a CallbackGameInlineKeyboardButton.
|
CallbackGameInlineKeyboardButton(java.lang.String text,
CallbackGame callbackGame)
Constructs a CallbackGameInlineKeyboardButton.
|
| Modifier and Type | Method and Description |
|---|---|
CallbackGame |
getCallbackGame()
Getter for property
callbackGame. |
equals, getText, hashCodepublic CallbackGameInlineKeyboardButton(java.lang.String text,
CallbackGame callbackGame)
text - label text on the buttoncallbackGame - description of the game that will be launched
when the user presses the buttonpublic CallbackGameInlineKeyboardButton(java.lang.String text)
text - label text on the buttonpublic CallbackGame getCallbackGame()
callbackGame.callbackGame