class Telecr::Markup::ReplyKeyboard

Defined in:

markup/keyboard.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(rows : Array(Array(Hash(String, JSON::Any))), options : Hash(String, JSON::Any)) #

[View source]

Instance Method Detail

def options : Hash(String, JSON::Any) #

[View source]
def rows : Array(Array(Hash(String, JSON::Any))) #

[View source]
def to_h #

[View source]
def to_json(json : JSON::Builder) #

[View source]