Send failure verified user : resolve ui and logic
This commit is contained in:
-1
@@ -354,5 +354,4 @@ interface MatrixRoom : Closeable {
|
||||
suspend fun withdrawVerificationAndResend(userIds: List<UserId>, transactionId: TransactionId): Result<Unit>
|
||||
|
||||
override fun close() = destroy()
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user