/start
to your bot. Therefore, when your user clicks the Start button, the first message they will see that got sent to the bot was the /start
command itself like this/start
is a default command in every BotDistrikt bot. When the TELEGRAM group of rules is created after linking your bot to Telegram, you will also see a rule automatically generated like this/start
to the bot, and if so, triggers the bot's default greeting story./start
. On BotDistrikt, you may add your own commands and descriptions. Here is an example of how it can be used