feat: Update call started timeline item + declined support
This commit is contained in:
+2
-1
@@ -153,7 +153,8 @@ class TimelineEventContentMapper(
|
||||
CallIntent.AUDIO
|
||||
} else {
|
||||
CallIntent.VIDEO
|
||||
}
|
||||
},
|
||||
declinedBy = it.declinedBy.map(::UserId)
|
||||
)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user