html
This method creates a message in HTML format.
html(code=String, reply_markup=Hash, extra_params=Hash)
html(code=String, reply_markup=Hash, extra_params=Hash)
Platforms
Platform
Supported
Messenger
Telegram
Usage
HTML Only
HTML with replies below
From .rhtml
template
.rhtml
templateThe template "main/demo1" is located in bot/action_templates/main/demo1.rhtml
file.
Read more about html_template
method here.
Params
Name
Description
code
String
Required.
reply_markup
Hash
Optional. Hash with one element that can be:
extra_params
Hash
Last updated