I have an n8n workflow that starts with a Telegram Trigger node. I only ever message the bot myself.
My question: if someone else finds or guesses my bot's username, can they just start a chat with it and trigger my workflow with their own messages? Or does the trigger only fire for my chat by default?
Thanks!