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.
libtd-ktx / kotlinx.telegram.flows / callFlow
fun TelegramFlow.callFlow(): Flow<Call>
emits Call if new call was created or information about a call was updated.