public class BackButton extends AbstractInlineMenuButton
buttonCallback, num, owner, row, text| Constructor and Description |
|---|
BackButton(InlineMenu owner,
int row,
int num) |
BackButton(InlineMenu owner,
int row,
int num,
String text) |
| Modifier and Type | Method and Description |
|---|---|
void |
handlePress(CallbackQuery query) |
InlineKeyboardButton |
toKeyboardButton() |
assignMenu, getCallback, getMenu, getText, keyboardBuilder, setCallback, setTextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecuteCallbackpublic BackButton(InlineMenu owner, int row, int num)
public BackButton(InlineMenu owner, int row, int num, String text)
public InlineKeyboardButton toKeyboardButton()
public void handlePress(CallbackQuery query)
Copyright © 2016. All rights reserved.