Tourmaline::ReplyKeyboardMarkup
Inherits Tourmaline::Model < JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(keyboard : Array(Array(Tourmaline::KeyboardButton)) = [] of Array(KeyboardButton), resize_keyboard : Bool = false, one_time_keyboard : Bool = false, input_field_placeholder : Nil | String = nil, selective : Bool = false)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceClass methods
build(*args, columns = nil, **options, &)
SourceInstance methods
delete_row(row)
Sourceinput_field_placeholder
Sourcekeyboard
Sourceone_time_keyboard
Sourceresize_keyboard
Sourceselective
Sourcesize
Source