unblockUser - libtd-ktx

Kotlin Coroutines extensions for Telegram API TDLib (Telegram Database library)


libtd-ktx / kotlinx.telegram.coroutines / unblockUser

unblockUser

suspend fun TelegramFlow.unblockUser(userId: Int): Unit

Suspend function, which removes a user from the blacklist.

Parameters

userId - User identifier.