getProxies - libtd-ktx

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


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.