ForceReply functionality of Telegram bot

Was not covered in make.com help docs, but it’s working.

What it does: forces user to start a “reply to” message. Useful to construct make.com watch trigger for specified replied messages (if the replied messege was X, then do Y with users text").

All you need to do is place in reply markup field

{"force_reply":true}
1 Like

Hi @Ivan_Polissky welcome to the community :wave:

Thanks a lot for sharing this helpful tip as soon as you joined us! :pray: Your contribution is super appreciated and it’s great to see how we can all learn from one another.

Thank you, Ivan!! Your note helped me a lot)