class
Telecr::Markup::ReplyKeyboard
- Telecr::Markup::ReplyKeyboard
- Reference
- Object
Defined in:
markup/keyboard.crConstructors
Instance Method Summary
- #options : Hash(String, JSON::Any)
- #rows : Array(Array(Hash(String, JSON::Any)))
- #to_h
- #to_json(json : JSON::Builder)
Constructor Detail
def self.new(rows : Array(Array(Hash(String, JSON::Any))), options : Hash(String, JSON::Any))
#