Bot Table Template PDF
Bot Table Template PDF
use any
command help aliases answer keyboard scenarios need_reply group others
columns
too
text, link,
image, 💬 emoji, inline,
/start BACK Start always run in first. You can see /help ⚙ BJS: Bot Java Script
This hint displayed
/example on /help ex, exa This is bot's answer for example command
How i can format You can use /text formating, insert /link, /image or
/format answer? use /inline text
You can use *bold*, _italic_ text. \n Use "n" for
/text text new line.
You can use [TEXT](URL) for links. *Example*:
\n
/link link [Google](http://google.com)
/image image [Example pic](https://i.imgur.com/dUiW3Vd.png)
Use inline blocks:
`inline fixed-width code`
```text
pre-formatted fixed-width code block
/inline inline ```
How i can use Just use command or commands aliases in
/keyboard keyboard? column "keyboard". Use "n" for new line
Last upload *Last updated at:* 03:57 29.07.2020\n\n You can
/lastupdate commands time use formulas in answer!
if(!options.ok){
return Bot.sendMessage("Error!");
}
if(options.result.total_count==0){
return Bot.sendMessage("You have no photos in
profile")
}