Skip to content

call flow

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

libtd-ktx / kotlinx.telegram.flows / callFlow

callFlow

fun TelegramFlow.callFlow(): Flow<Call>

emits Call if new call was created or information about a call was updated.

Clone this wiki locally