Skip to content

Added RoomAvatarInfo protocol

Michael Hollister requested to merge michael/avatar-room-info into main

Protocol added for circles-ios#117 (closed)

Alternatively it might make sense to have a common Room base class that shares functionality between Room and StrippedStateRoom, but in the interest of time the protocol definition is sufficient for now.

Merge request reports