class
Telecr::Markup::InlineKeyboard
- Telecr::Markup::InlineKeyboard
- Reference
- Object
Overview
Representation of the InlineKeyboardMarkup
Defined in:
markup/inline.crConstructors
Instance Method Summary
- #rows : Array(Array(Hash(String, JSON::Any)))
-
#to_h
Formats the keyboard for the Telegram API
- #to_json(json : JSON::Builder)