libtd-ktx / kotlinx.telegram.coroutines / blockUser
blockUser
suspend fun TelegramFlow.blockUser(userId: Int): Unit
Suspend function, which adds a user to the blacklist.
Parameters
userId - User identifier.
libtd-ktx / kotlinx.telegram.coroutines / blockUser
suspend fun TelegramFlow.blockUser(userId: Int): Unit
Suspend function, which adds a user to the blacklist.
userId - User identifier.