TelegramFlow. - libtd-ktx

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


libtd-ktx / kotlinx.telegram.core / TelegramFlow / <init>

<init>

TelegramFlow(resultHandler: ResultHandlerFlow = ResultHandlerChannelFlow())

Main class to interact with Telegram API client

Parameters

resultHandler - transforms results from TdApi client to Flow of the TdApi.Object