Tourmaline::InlineKeyboardMarkup
Inherits Tourmaline::Model < JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(inline_keyboard : Array(Array(Tourmaline::InlineKeyboardButton)) = [] of Array(InlineKeyboardButton))
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceClass methods
build(*args, columns = nil, **options, &)
SourceInstance methods
<<(row, btn : InlineKeyboardButton)
Sourceinline_keyboard
Source