TDLib.ReplyMarkupShowKeyboard.ReplyMarkupShowKeyboard – valagram-1 Reference Manual
Packages
valagram-1
TDLib
ReplyMarkupShowKeyboard
input_field_placeholder
is_persistent
is_personal
one_time
resize_keyboard
rows
ReplyMarkupShowKeyboard
ReplyMarkupShowKeyboard
Description:
public
ReplyMarkupShowKeyboard
(
ArrayList
<
KeyboardButton
?> rows,
bool
is_persistent,
bool
resize_keyboard,
bool
one_time,
bool
is_personal,
string
input_field_placeholder)