class
Telecr::Markup::ReplyBuilder
Included Modules
Defined in:
markup/keyboard.cr
Constructors
Instance Method Summary
request_contact(text : String, style : String | Nil = nil, emoji_id : String | Nil = nil)
request_contact,
request_location(text : String, style : String | Nil = nil, emoji_id : String | Nil = nil)
request_location,
request_poll(text : String, poll_type : String | Nil = nil, style : String | Nil = nil, emoji_id : String | Nil = nil)
request_poll,
text(content : String, style : String | Nil = nil, emoji_id : String | Nil = nil)
text,
web_app(text : String, url : String, style : String | Nil = nil, emoji_id : String | Nil = nil)
web_app
Constructor Detail
Instance Method Detail
def
persistent(v =
true)
#
def
placeholder(text : String)
#
def
selective(v =
true)
#