Skip to content

IRoomEventFilter

Defined in: src/filter.ts:50

  • IFilterComponent

optional contains_url?: boolean

Defined in: src/filter-component.ts:45

IFilterComponent.contains_url


optional include_redundant_members?: boolean

Defined in: src/filter.ts:52


optional io.element.relation_senders?: string[]

Defined in: src/filter.ts:60

IFilterComponent.io.element.relation_senders


optional io.element.relation_types?: string[]

Defined in: src/filter.ts:61

IFilterComponent.io.element.relation_types


optional lazy_load_members?: boolean

Defined in: src/filter.ts:51


optional limit?: number

Defined in: src/filter-component.ts:46

IFilterComponent.limit


optional not_rooms?: string[]

Defined in: src/filter-component.ts:42

IFilterComponent.not_rooms


optional not_senders?: string[]

Defined in: src/filter-component.ts:44

IFilterComponent.not_senders


optional not_types?: string[]

Defined in: src/filter-component.ts:40

IFilterComponent.not_types


org.matrix.msc3773.unread_thread_notifications?

Section titled “org.matrix.msc3773.unread_thread_notifications?”

optional org.matrix.msc3773.unread_thread_notifications?: boolean

Defined in: src/filter.ts:57


optional related_by_rel_types?: string[]

Defined in: src/filter.ts:55

IFilterComponent.related_by_rel_types


optional related_by_senders?: string[]

Defined in: src/filter.ts:54

IFilterComponent.related_by_senders


optional rooms?: string[]

Defined in: src/filter-component.ts:41

IFilterComponent.rooms


optional senders?: string[]

Defined in: src/filter-component.ts:43

IFilterComponent.senders


optional types?: string[]

Defined in: src/filter.ts:53

IFilterComponent.types


optional unread_thread_notifications?: boolean

Defined in: src/filter.ts:56