markdown
This method creates a message in Makrdown format.
Last updated
This method creates a message in Makrdown format.
Last updated
markdown(syntax=String, reply_markup=Hash, extra_params=Hash)
Platform | Supported |
---|---|
View the full Markdown styles supported by Telegram here.
Name | Description |
---|---|
Messenger
Telegram
syntax
String
Required.
The Markdown syntax with 4096 characters max. View the styles supported here.
reply_markup
Hash
Optional. Hash with one element that can be:
:quick_reply
=> inlinekeyboardmarkup
:button
=> replykeyboardmarkup
extra_params
Hash
Optional. Hash with more params, view the full list from Telegram.