Class InlineButton


  • public class InlineButton
    extends java.lang.Object
    • Method Detail

      • getContext

        public InlineContext getContext()
        Returns:
        the context
      • getName

        public java.lang.String getName()
        Returns:
        the name
      • getRow

        public int getRow()
        Returns:
        the row
      • isForceNewRow

        public boolean isForceNewRow()
        Returns:
        the forceNewRow
      • getOnQueryCallback

        public IInlineCallbackEvent getOnQueryCallback()
        Returns:
        the onQueryCallback
      • getSubMenu

        public InlineMenu getSubMenu()
        Returns:
        the subMenu
      • getUUID

        public java.lang.String getUUID()
        Returns:
        the uuid
      • createInlineKeyboardButton

        public org.telegram.telegrambots.meta.api.objects.replykeyboard.buttons.InlineKeyboardButton createInlineKeyboardButton()
        Returns:
        the InlineKeyboardButton