| Package | Description |
|---|---|
| pro.zackpollard.telegrambot.api.menu |
| Modifier and Type | Method and Description |
|---|---|
InlineMenuRow |
InlineMenuRowBuilder.buildRow() |
InlineMenuRow |
InlineMenu.rowAt(int index)
Returns row of specified index
|
| Modifier and Type | Method and Description |
|---|---|
List<InlineMenuRow> |
InlineMenu.rows() |
| Modifier and Type | Method and Description |
|---|---|
void |
InlineMenu.addRow(InlineMenuRow row) |
void |
InlineMenu.deleteRow(InlineMenuRow row) |
void |
InlineMenu.setRow(int index,
InlineMenuRow row) |
Copyright © 2017. All rights reserved.