libtd-ktx / kotlinx.telegram.coroutines / removeContacts
removeContacts
suspend fun TelegramFlow.removeContacts(userIds: IntArray?): Unit
Suspend function, which removes users from the contact list.
Parameters
userIds - Identifiers of users to be deleted.