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