Skip to content

IResultRoomEvents

Defined in: src/@types/search.ts:56

optional count?: number

Defined in: src/@types/search.ts:57


optional groups?: object

Defined in: src/@types/search.ts:61

room_id: object

[value: string]: object

sender: object

[value: string]: object


optional highlights?: string[]

Defined in: src/@types/search.ts:58


optional next_batch?: string

Defined in: src/@types/search.ts:70


optional results?: ISearchResult[]

Defined in: src/@types/search.ts:59


optional state?: object

Defined in: src/@types/search.ts:60

[roomId: string]: IStateEventWithRoomId[]