mirror of
https://github.com/chatmail/core.git
synced 2026-04-06 07:32:12 +03:00
- Python should raise exceptions on error. Not return False. - Negative durations are nonense. - ChatID validity is already checked by the Rust API, let's not duplicate.