Fix deserializing empty events and replies
This commit is contained in:
parent
c479cbd687
commit
0c135844a4
4 changed files with 9 additions and 8 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue