Class InlineKeyboardRow

  • All Implemented Interfaces:

    @Serializable() 
    public final class InlineKeyboardRow
    
                        

    内联键盘按键行

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final List<InlineKeyboardButton> getButtons() 这一行的按钮列表
      String toString()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait