feat: For bots, wait with emitting IncomingMsg until the Post-Msg arrived

This commit is contained in:
Hocuri
2026-04-08 14:43:13 +02:00
parent 60bc4011f7
commit e1f7af6db5
5 changed files with 97 additions and 5 deletions

View File

@@ -1,4 +1,5 @@
mod additional_text;
mod bots_tests;
mod forward_and_save;
mod legacy;
mod receiving;