logo
pub type SyncRoomMemberEvent = SyncStateEvent<RoomMemberEventContent>;
Expand description

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