Merge branch 'develop' into feature/fga/media_viewer_actions
This commit is contained in:
commit
438fc6bb99
408 changed files with 3011 additions and 2886 deletions
|
|
@ -43,6 +43,7 @@ interface MatrixRoom : Closeable {
|
|||
val isEncrypted: Boolean
|
||||
val isDirect: Boolean
|
||||
val isPublic: Boolean
|
||||
val joinedMemberCount: Long
|
||||
|
||||
/**
|
||||
* The current loaded members as a StateFlow.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue