voidbar / forwardgram

Forward messages from multiple Telegram channels to one of your own!
154 stars 183 forks source link

messages not forward in sequence #37

Open rgegvre opened 2 years ago

rgegvre commented 2 years ago

when the input channel put multi messages once the message not forward in same sequence to output channel

example:

input channel send this multi messages once: message then picture then file

output channel will be get like that: message then file then picture or picture then file then message

is there a fix?

*this only happen if the input send multi messages once it's the same time