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

23 lines
1.9 KiB
Markdown
Raw Normal View History

//[docs](../../../index.md)/[dev.inmo.tgbotapi.utils](../index.md)/[TelegramAPIUrlsKeeper](index.md)
# TelegramAPIUrlsKeeper
[common] class [TelegramAPIUrlsKeeper](index.md)(**token**: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), **hostUrl**: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html))
## Properties
| Name | Summary |
|---|---|
| <a name="dev.inmo.tgbotapi.utils/TelegramAPIUrlsKeeper/commonAPIUrl/#/PointingToDeclaration/"></a>[commonAPIUrl](common-a-p-i-url.md)| <a name="dev.inmo.tgbotapi.utils/TelegramAPIUrlsKeeper/commonAPIUrl/#/PointingToDeclaration/"></a> [common] val [commonAPIUrl](common-a-p-i-url.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) <br>|
| <a name="dev.inmo.tgbotapi.utils/TelegramAPIUrlsKeeper/fileBaseUrl/#/PointingToDeclaration/"></a>[fileBaseUrl](file-base-url.md)| <a name="dev.inmo.tgbotapi.utils/TelegramAPIUrlsKeeper/fileBaseUrl/#/PointingToDeclaration/"></a> [common] val [fileBaseUrl](file-base-url.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) <br>|
## Extensions
| Name | Summary |
|---|---|
| <a name="dev.inmo.tgbotapi.types.files//resolveFileURL/dev.inmo.tgbotapi.utils.TelegramAPIUrlsKeeper#dev.inmo.tgbotapi.types.files.PathedFile/PointingToDeclaration/"></a>[resolveFileURL](../../dev.inmo.tgbotapi.types.files/resolve-file-u-r-l.md)| <a name="dev.inmo.tgbotapi.types.files//resolveFileURL/dev.inmo.tgbotapi.utils.TelegramAPIUrlsKeeper#dev.inmo.tgbotapi.types.files.PathedFile/PointingToDeclaration/"></a>[common] <br>Content <br>fun [TelegramAPIUrlsKeeper](index.md).[resolveFileURL](../../dev.inmo.tgbotapi.types.files/resolve-file-u-r-l.md)(file: [PathedFile](../../dev.inmo.tgbotapi.types.files/-pathed-file/index.md)): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) <br><br><br>|