Closed norm-git closed 3 years ago
Hi As far as i know a bot won't trigger a message update from other bot message. So, you couldn't forward a message sent by other bot (unless you forward it manually). A workaround for this case is by using a channel that your other bot sent to.
Hi As far as i know a bot won't trigger a message update from other bot message. So, you couldn't forward a message sent by other bot (unless you forward it manually). A workaround for this case is by using a channel that your other bot sent to.
so it is just not possible to forward message of another bot? Okay Then well Do you know if it is possible with a User Session pyrogrm?
it is not possible in a group chat. You should use a channel instead. should be working if you're using a userbot.
Hello there, Bot Forward are not forwarding messages sent by other bots in a group Other bots, can be mirror-bot, rssbot, Modularbot Please if you can verify this issue and try to fix it
Using Mode Forward Bot FROM_CHAT ID of a group TO_CHAT ID OF a channel
I have not tried From Channel to Channel or From Channel to Group yet