public interface ButtonCallback
| Modifier and Type | Method and Description |
|---|---|
String |
callback(InlineMenuButton button)
Executed whenever the button is pressed.
|
String callback(InlineMenuButton button)
button - Button being pressedCopyright © 2017. All rights reserved.