logo
pub type SyncRoomAvatarEvent = SyncStateEvent<RoomAvatarEventContent>;
Expand description

An m.room.avatar event from a sync_events response.