IJoinedRoom
Defined in: src/sync-accumulator.ts:97
Properties
Section titled “Properties”account_data
Section titled “account_data”account_data:
IAccountData
Defined in: src/sync-accumulator.ts:105
ephemeral
Section titled “ephemeral”ephemeral:
IEphemeral
Defined in: src/sync-accumulator.ts:104
msc4354_sticky?
Section titled “msc4354_sticky?”
optionalmsc4354_sticky?:ISticky
Defined in: src/sync-accumulator.ts:102
org.matrix.msc3773.unread_thread_notifications?
Section titled “org.matrix.msc3773.unread_thread_notifications?”
optionalorg.matrix.msc3773.unread_thread_notifications?:Record<string,UnreadNotificationCounts>
Defined in: src/sync-accumulator.ts:108
org.matrix.msc4222.state_after?
Section titled “org.matrix.msc4222.state_after?”
optionalorg.matrix.msc4222.state_after?:IState
Defined in: src/sync-accumulator.ts:101
state?
Section titled “state?”
optionalstate?:IState
Defined in: src/sync-accumulator.ts:100
summary
Section titled “summary”summary:
IRoomSummary
Defined in: src/sync-accumulator.ts:98
timeline
Section titled “timeline”timeline:
ITimeline
Defined in: src/sync-accumulator.ts:103
unread_notifications
Section titled “unread_notifications”unread_notifications:
UnreadNotificationCounts
Defined in: src/sync-accumulator.ts:106
unread_thread_notifications?
Section titled “unread_thread_notifications?”
optionalunread_thread_notifications?:Record<string,UnreadNotificationCounts>
Defined in: src/sync-accumulator.ts:107