How to...
Q: What it is "BJS"?
Q: I do not know the JavaScript. What should I do?
Q: How can I get two answers from one command?
Bot.sendMessage("ANY message");
Bot.sendMessage("Other any message");Q: I have Markdown warning for message in Errors. What it is?
\n - new line (multi-line text also allowed)
*bold text*
_ italics _
[text](URL)
`inline fixed-width code`
```text
pre-formatted fixed-width code blockQ: How I can use inline keyboard?
Q: How to bot can send reply for users message
Q: I do not undestand variables: request, user, chat, and etc.
request, user, chat, and etc.Q: I would like to create bjs for time limit! Example in a bot you can use the command only every 24hrs!
Q: How i can create bjs that if you click button it directs to open a link in web?
Q: How i can create password access to bot?
Q: Do you know BJS code that bot will automatically message user if they don't do any activity in the bot in a given time?
Q: Is it possible to put some BJS code in our bot that notify user for cryptocurrency price?
Q: Is it posible that bot button can have value? How to create like on the screenshot below:

Command ⚡Balance:
⚡Balance:Q: How to set the bot which it result to, when one of the telegram group members click the bot command in telegram bot, the message from the bot only seen by the clickers it self & unseen by another members.
Q: How to get location from user?
Q: I have command with wait fo reply. How to cancel Wait for reply?
Q: How to show alert on Inline button pressing?
Q: How to check if a user joins a channel?
Last updated