Interface IRooms

Hierarchy

  • IRooms

Properties

Properties

invite: Record<string, IInvitedRoom>
join: Record<string, IJoinedRoom>
leave: Record<string, ILeftRoom>

Generated using TypeDoc