| Package | Description |
|---|---|
| pro.zackpollard.telegrambot.api.menu.button.builder | |
| pro.zackpollard.telegrambot.api.menu.button.impl |
| Class and Description |
|---|
| BackButton
A button which once pressed will exit it's current menu
and as a result open the last seen menu.
|
| DummyButton
A button which once pressed, executes a callback where
the developer can do whatever they want.
|
| SubInlineMenuButton
A button which opens a sub menu.
|
| ToggleInlineMenuButton
A button which represents an underlying boolean value.
|
| UserInputInlineMenuButton
Button which after being called listens for user input.
|
| Class and Description |
|---|
| DummyButton
A button which once pressed, executes a callback where
the developer can do whatever they want.
|
Copyright © 2017. All rights reserved.