newCustomEventFlow - libtd-ktx

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


libtd-ktx / kotlinx.telegram.flows / newCustomEventFlow

newCustomEventFlow

fun TelegramFlow.newCustomEventFlow(): Flow<String>

emits event String if a new incoming event; for bots only.