Skip to content

test call empty

Alexey Kravtsov edited this page May 19, 2020 · 1 revision

libtd-ktx / kotlinx.telegram.coroutines / testCallEmpty

testCallEmpty

suspend fun TelegramFlow.testCallEmpty(): Unit

Suspend function, which does nothing; for testing only. This is an offline method. Can be called before authorization.

Clone this wiki locally