Pinned messages list : improve and fix code after PR review.
This commit is contained in:
parent
e9b37bd154
commit
d3420da599
11 changed files with 80 additions and 29 deletions
|
|
@ -50,7 +50,7 @@ interface Timeline : AutoCloseable {
|
|||
enum class Mode {
|
||||
LIVE,
|
||||
FOCUSED_ON_EVENT,
|
||||
FOCUSED_ON_PINNED_EVENTS
|
||||
PINNED_EVENTS
|
||||
}
|
||||
|
||||
val membershipChangeEventReceived: Flow<Unit>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue