Open
Description
I’ve found that when the internet connection breaks and messages are sent in the meantime to the FROM_CHAT, then after the internet connection comes back, the bot copies those messages to the TO_CHAT, but they may not be sent in the same order as they were in the FROM_CHAT. I've also found that this occurs when multiple messages are forwarded from some chat to the FROM_CHAT; the bot copies all those messages to the TO_CHAT but it may not be in the same order as in the FROM_CHAT. Is there anything that can be done to preserve the order of the messages as they are sent in teh FROM_CHAT?