I'll try one more time: I have a bot's token, and with that I want to use telegram's API and send a command, for example: sendMessage?chat_id=CHAT_ID&text=%2Fcommand (=/command)
for some reason, the router does not recognize it.
Is there something I'm missing?