testUseUpdate - libtd-ktx

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


libtd-ktx / kotlinx.telegram.coroutines / testUseUpdate

testUseUpdate

suspend fun TelegramFlow.testUseUpdate(): Update

Suspend function, which does nothing and ensures that the Update object is used; for testing only. This is an offline method. Can be called before authorization.

Return Update This class is an abstract base class.