Fix deserializing empty events and replies

This commit is contained in:
Joscha 2023-04-08 20:05:41 +02:00
parent c479cbd687
commit 0c135844a4
4 changed files with 9 additions and 8 deletions

View file

@ -28,6 +28,7 @@ Procedure when bumping the version number:
- `bot::instance::Instance` now implements `Clone`
### Fixed
- **(breaking)** Deserializing empty events and replies by turning unit structs into empty structs
- `phone` and `mobile` emoji
- Instances getting stuck in "Connecting" state