ReplyMarkupShowKeyboard constructor
ReplyMarkupShowKeyboard({})
Implementation
ReplyMarkupShowKeyboard({
super.extra,
super.client_id,
this.rows,
this.is_persistent,
this.resize_keyboard,
this.one_time,
this.is_personal,
this.input_field_placeholder,
});