1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-07-06 00:00:50 +00:00
tgbotapi/docs/dev.inmo.tgbotapi.utils/-telegram-a-p-i-urls-keeper/index.md
2021-03-17 15:18:37 +00:00

1.9 KiB

//docs/dev.inmo.tgbotapi.utils/TelegramAPIUrlsKeeper

TelegramAPIUrlsKeeper

[common] class TelegramAPIUrlsKeeper(token: String, hostUrl: String)

Properties

Name Summary
commonAPIUrl [common] val commonAPIUrl: String
fileBaseUrl [common] val fileBaseUrl: String

Extensions

Name Summary
resolveFileURL [common]
Content
fun TelegramAPIUrlsKeeper.resolveFileURL(file: PathedFile): String