Interface IJoinedRoom

Properties

account_data: IAccountData
ephemeral: IEphemeral
org.matrix.msc3773.unread_thread_notifications?: Record<string, UnreadNotificationCounts>
org.matrix.msc4222.state_after?: IState
state?: IState
summary: IRoomSummary
timeline: ITimeline
unread_notifications: UnreadNotificationCounts
unread_thread_notifications?: Record<string, UnreadNotificationCounts>