getContacts - libtd-ktx

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


libtd-ktx / kotlinx.telegram.coroutines / getContacts

getContacts

suspend fun TelegramFlow.getContacts(): Users

Suspend function, which returns all user contacts.

Return Users Represents a list of users.