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.