ruwuma/ruma-events
Adam Blanchet 2e422c5d81
Create ImageInfo struct specific to AvatarEventContent
Add a new specific ImageInfo struct, with all the same fields,
except for `thumbnail_file`, to disallow encrypted room avatars.

Resolves: #397
2021-03-31 11:00:36 +02:00
..
2021-03-23 21:08:44 +01:00
2021-01-02 15:01:49 +01:00
2020-09-29 20:30:33 +02:00

ruma-events

crates.io page docs.rs page license: MIT

ruma-events contains serializable types for the events in the Matrix specification that can be shared by client and server code.