| Package | Description |
|---|---|
| com.jtelegram.api.menu |
| Modifier and Type | Method and Description |
|---|---|
static MenuRow |
MenuRow.from(MenuButton... buttons) |
| Modifier and Type | Method and Description |
|---|---|
abstract List<MenuRow> |
Menu.getRows() |
List<MenuRow> |
SimpleMenu.getRows() |
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleMenu.addRow(MenuRow... rows) |
void |
SimpleMenu.setRow(int index,
MenuRow row) |
Copyright © 2017–2018. All rights reserved.