mirror of
https://github.com/chatmail/core.git
synced 2026-04-05 23:22:11 +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.