pub type InitialRoomAvatarEvent = InitialStateEvent<RoomAvatarEventContent>;Expand description
An m.room.avatar event for creating a room.
pub type InitialRoomAvatarEvent = InitialStateEvent<RoomAvatarEventContent>;An m.room.avatar event for creating a room.