| Package | Description |
|---|---|
| com.jtelegram.api.menu |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleMenuButton |
| Modifier and Type | Method and Description |
|---|---|
List<? extends MenuButton> |
MenuRow.getButtons() |
| Modifier and Type | Method and Description |
|---|---|
static MenuRow |
MenuRow.from(MenuButton... buttons) |
| Modifier and Type | Method and Description |
|---|---|
void |
MenuRow.setButtons(List<? extends MenuButton> buttons) |
| Constructor and Description |
|---|
MenuRow(List<? extends MenuButton> buttons) |
Copyright © 2017–2018. All rights reserved.