Uses of Class
org.telegram.telegrambots.meta.api.objects.replykeyboard.buttons.KeyboardButton
-
Packages that use KeyboardButton Package Description org.telegram.telegrambots.meta.api.objects.replykeyboard.buttons -
-
Uses of KeyboardButton in org.telegram.telegrambots.meta.api.objects.replykeyboard.buttons
Methods in org.telegram.telegrambots.meta.api.objects.replykeyboard.buttons that return KeyboardButton Modifier and Type Method Description KeyboardButtonKeyboardRow. set(int index, String text)KeyboardButtonKeyboardButton. setRequestContact(Boolean requestContact)KeyboardButtonKeyboardButton. setRequestLocation(Boolean requestLocation)KeyboardButtonKeyboardButton. setText(String text)
-