class TelegramAPIUrlsKeeper
(source)
(common)
<init> |
TelegramAPIUrlsKeeper(token: String, hostUrl: String = "https://api.telegram.org") |
(common)
commonAPIUrl |
val commonAPIUrl: String |
(common)
fileBaseUrl |
val fileBaseUrl: String |
(common)
resolveFileURL |
fun TelegramAPIUrlsKeeper.resolveFileURL(file: PathedFile): String |