public class SimpleMenuButton extends MenuButton
| Modifier and Type | Class and Description |
|---|---|
static class |
SimpleMenuButton.SimpleMenuButtonBuilder |
| Modifier and Type | Method and Description |
|---|---|
static SimpleMenuButton.SimpleMenuButtonBuilder |
builder() |
String |
getLabel() |
boolean |
onPress(CallbackQueryEvent event) |
void |
setLabel(String label) |
getMenu, setMenupublic String getLabel()
getLabel in class MenuButtonpublic void setLabel(String label)
public boolean onPress(CallbackQueryEvent event)
onPress in class MenuButton@Generated(value="lombok") public static SimpleMenuButton.SimpleMenuButtonBuilder builder()
Copyright © 2017–2018. All rights reserved.