Interface IJoinedRoom

Hierarchy

  • IJoinedRoom

Properties

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

Generated using TypeDoc