feat: Update call started timeline item + declined support
This commit is contained in:
parent
d215354e64
commit
f0dc4eeace
9 changed files with 138 additions and 42 deletions
|
|
@ -153,7 +153,8 @@ class TimelineEventContentMapper(
|
|||
CallIntent.AUDIO
|
||||
} else {
|
||||
CallIntent.VIDEO
|
||||
}
|
||||
},
|
||||
declinedBy = it.declinedBy.map(::UserId)
|
||||
)
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue