Interface IRoomMemberCountCondition

interface IRoomMemberCountCondition {
    is: AnyMemberCountCondition;
    kind: RoomMemberCount;
}

Hierarchy (view full)

Properties

Properties