Class TdApi.InlineKeyboardButtonTypeCallbackGame

  • Enclosing class:
    TdApi

    public static class TdApi.InlineKeyboardButtonTypeCallbackGame
    extends TdApi.InlineKeyboardButtonType
    A button with a game that sends a special callback query to a bot. This button must be in the first column and row of the keyboard and can be attached only to a message with content of the type messageGame.
    • Field Detail

      • CONSTRUCTOR

        public static final int CONSTRUCTOR
        Identifier uniquely determining type of the object.
        See Also:
        Constant Field Values
    • Constructor Detail

      • InlineKeyboardButtonTypeCallbackGame

        public InlineKeyboardButtonTypeCallbackGame()
        Default constructor.