fileGenerationStartFlow - libtd-ktx

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


libtd-ktx / kotlinx.telegram.flows / fileGenerationStartFlow

fileGenerationStartFlow

fun TelegramFlow.fileGenerationStartFlow(): Flow<UpdateFileGenerationStart>

emits UpdateFileGenerationStart if the file generation process needs to be started by the client.