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.
libtd-ktx / kotlinx.telegram.coroutines / unblockUser
suspend fun TelegramFlow.unblockUser(userId: Int): Unit
Suspend function, which removes a user from the blacklist.
userId - User identifier.