removeProxy - libtd-ktx

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


libtd-ktx / kotlinx.telegram.coroutines / removeProxy

removeProxy

suspend fun TelegramFlow.removeProxy(proxyId: Int): Unit

Suspend function, which removes a proxy server. Can be called before authorization.

Parameters

proxyId - Proxy identifier.