ProxyKtx.getLink - libtd-ktx

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


libtd-ktx / kotlinx.telegram.extensions / ProxyKtx / getLink

getLink

open suspend fun Proxy.getLink(): Text

Suspend function, which returns an HTTPS link, which can be used to add a proxy. Available only for SOCKS5 and MTProto proxies. Can be called before authorization.

Return TdApi.Text Contains some text.