public static class TdApi.InlineKeyboardButtonTypeCallbackGame extends TdApi.InlineKeyboardButtonType
TdApi.InlineKeyboardButtonType.Constructors
Modifier and Type | Field and Description |
---|---|
static int |
CONSTRUCTOR
Identifier uniquely determining type of the object.
|
Constructor and Description |
---|
InlineKeyboardButtonTypeCallbackGame()
A button with a game that sends a callback query to a bot.
|
Modifier and Type | Method and Description |
---|---|
int |
getConstructor() |
toString
public static final int CONSTRUCTOR
public InlineKeyboardButtonTypeCallbackGame()
public int getConstructor()
getConstructor
in class TdApi.InlineKeyboardButtonType