disableProxy - libtd-ktx

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


libtd-ktx / kotlinx.telegram.coroutines / disableProxy

disableProxy

suspend fun TelegramFlow.disableProxy(): Unit

Suspend function, which disables the currently enabled proxy. Can be called before authorization.