menu
tdffi
td
ReplyMarkupShowKeyboard
ReplyMarkupShowKeyboard constructor
ReplyMarkupShowKeyboard
brightness_4
brightness_5
ReplyMarkupShowKeyboard
constructor
ReplyMarkupShowKeyboard
(
{
required
List
<
List
<
KeyboardButton
>
>
rows
,
required
bool
is_persistent
,
required
bool
resize_keyboard
,
required
bool
one_time
,
required
bool
is_personal
,
required
String
input_field_placeholder
,
int
?
extra
,
int
?
clientId
}
)
Contains a custom keyboard layout to quickly reply to bots
Implementation
ReplyMarkupShowKeyboard
tdffi
td
ReplyMarkupShowKeyboard
ReplyMarkupShowKeyboard constructor
ReplyMarkupShowKeyboard class