//[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 | |---|---| | [commonAPIUrl](common-a-p-i-url.md)| [common] val [commonAPIUrl](common-a-p-i-url.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)
| | [fileBaseUrl](file-base-url.md)| [common] val [fileBaseUrl](file-base-url.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)
| ## Extensions | Name | Summary | |---|---| | [resolveFileURL](../../dev.inmo.tgbotapi.types.files/resolve-file-u-r-l.md)| [common]
Content
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)


|