I created a bot, setup domain, and riched success with login through Telegram but don't understand how commands work, when wrote /help or /hello in debug I saw a redirect to the public area, that's why did not face with anything in bot, debug was not entered in commands class, what I did wrong? How to make commands useful what do I miss?
I created a bot, setup domain, and riched success with login through Telegram but don't understand how commands work, when wrote
/helpor/helloin debug I saw a redirect to the public area, that's why did not face with anything in bot, debug was not entered in commands class, what I did wrong? How to make commands useful what do I miss?