libtd-ktx / kotlinx.telegram.coroutines / getProxies
getProxies
suspend fun TelegramFlow.getProxies(): Proxies
Suspend function, which returns list of proxies that are currently set up. Can be called before authorization.
Return Proxies Represents a list of proxy servers.