Telegram bot seems doesn't recognize command message send by workflow?

I have a script to reply a welcome message when my telegram bot receiving /start command. It works fine if I send this command from telegram chatbox. But when I send this from workflow, it just sends the message but doesn’t trigger welcome message.

hello @Mevyn_Yelt

can you please elaborate what are you trying to achieve?

When you send the message via the workflow, it’s sent from the bot user itself so the bot definitely won’t respond to the message which he sent previously

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.