I am developing a telegram bot using the telepot library for python and needed to have two bots communicate with each other in a group. for some reason, neither bot cannot read messages sent by bots.
can someone tell me how i could do ?
here are the bots settings:
Privacy mode = OFF
Group privacy = OFF
Allow groups = ON
Thank you.