mirror of
https://github.com/chatmail/core.git
synced 2026-04-05 23:22:11 +03:00
Bot processes are run asynchronously, so we shouldn't send messages to a bot before it's fully initialised and skipped existing messages for processing, i.e. before DC_EVENT_IMAP_INBOX_IDLE is emitted.