Uses of Class
it.tdlight.jni.TdApi.KeyboardButton
-
Uses of TdApi.KeyboardButton in it.tdlight.jni
Modifier and TypeFieldDescriptionTdApi.ReplyMarkupShowKeyboard.rows
A list of rows of bot keyboard buttons.ModifierConstructorDescriptionReplyMarkupShowKeyboard
(TdApi.KeyboardButton[][] rows, boolean isPersistent, boolean resizeKeyboard, boolean oneTime, boolean isPersonal, String inputFieldPlaceholder) Contains a custom keyboard layout to quickly reply to bots.