matrix-org / synapse

Synapse: Matrix homeserver written in Python/Twisted.
https://matrix-org.github.io/synapse
Apache License 2.0
11.83k stars 2.13k forks source link

Return ThumbnailInfo in more places #16438

Closed clokep closed 1 year ago

clokep commented 1 year ago

Use attrs classes in more spots instead of dictionaries.

Kind of related to #16431.