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.