Interface MSC3575Filter

Controls which rooms are returned in a given list.

Hierarchy

  • MSC3575Filter

Properties

is_dm?: boolean
is_encrypted?: boolean
is_invite?: boolean
not_room_types?: string[]
not_tags?: string[]
room_name_like?: string
room_types?: string[]
spaces?: string[]
tags?: string[]

Generated using TypeDoc