I’m trying to send the bot a command with arguments via url I’ve seen solutions like this: https://t.me/_bot?start=my_data, but it doesn’t work for me and just follows the link to the bot.
Please write how to correctly generate the url for my task, and whether an additional handler is needed for this in the code