Is it possible to teach my bot to send a telegram message to another user?
For example:
User A (@User_A) is chatting with my bot (@example_bot) --> when @User_A writes something to @example_bot (or answers a bot’s question) --> @example_bot writes a message to the user B (user B can be either a person (@User_B) or another bot (@exemple2_bot).) Is it possible something like this?
Thank you very much!
Hugs!