IResultRoomEvents
Defined in: src/@types/search.ts:56
Properties
Section titled “Properties”count?
Section titled “count?”
optionalcount?:number
Defined in: src/@types/search.ts:57
groups?
Section titled “groups?”
optionalgroups?:object
Defined in: src/@types/search.ts:61
room_id
Section titled “room_id”room_id:
object
Index Signature
Section titled “Index Signature”[value: string]: object
sender
Section titled “sender”sender:
object
Index Signature
Section titled “Index Signature”[value: string]: object
highlights?
Section titled “highlights?”
optionalhighlights?:string[]
Defined in: src/@types/search.ts:58
next_batch?
Section titled “next_batch?”
optionalnext_batch?:string
Defined in: src/@types/search.ts:70
results?
Section titled “results?”
optionalresults?:ISearchResult[]
Defined in: src/@types/search.ts:59
state?
Section titled “state?”
optionalstate?:object
Defined in: src/@types/search.ts:60
Index Signature
Section titled “Index Signature”[roomId: string]: IStateEventWithRoomId[]