public class SimpleMenu extends Menu
| Modifier and Type | Class and Description |
|---|---|
static class |
SimpleMenu.SimpleMenuBuilder |
DATA_SEPARATOR, KEYBOARD_MARKUP| Modifier and Type | Method and Description |
|---|---|
void |
addRow(MenuRow... rows) |
static SimpleMenu.SimpleMenuBuilder |
builder() |
List<MenuRow> |
getRows() |
void |
handleException(TelegramException exception) |
void |
setRow(int index,
MenuRow row) |
addViewer, addViewers, getBot, getId, getMenuMessage, getViewers, migrateTo, toKeyboard, update, updatepublic void handleException(TelegramException exception)
handleException in class Menupublic void addRow(MenuRow... rows)
public void setRow(int index,
MenuRow row)
@Generated(value="lombok") public static SimpleMenu.SimpleMenuBuilder builder()
Copyright © 2017–2018. All rights reserved.