unblockUser

suspend fun SendbirdChat.unblockUser(blockedUserId: String)

Unblocks the specified User. Unblocked User can send messages to the ex-blocker.

Since

4.15.0

Parameters

blockedUserId

User ID to unblock.