Skip to content

get imported contact count

Alexey Kravtsov edited this page May 19, 2020 · 1 revision

libtd-ktx / kotlinx.telegram.coroutines / getImportedContactCount

getImportedContactCount

suspend fun TelegramFlow.getImportedContactCount(): Count

Suspend function, which returns the total number of imported contacts.

Return Count Contains a counter.

Clone this wiki locally