docs
common
docs
/
dev.inmo.tgbotapi.utils
/
TelegramAPIUrlsKeeper
Telegram
APIUrls
Keeper
common
class
TelegramAPIUrlsKeeper
(
token
:
String
,
hostUrl
:
String
)
Content copied to clipboard
Functions
Properties
Extensions
Functions
create
File
Link
Url
Link copied to clipboard
common
fun
createFileLinkUrl
(
filePath
:
String
)
:
String
Content copied to clipboard
Properties
commonAPIUrl
Link copied to clipboard
common
val
commonAPIUrl
:
String
Content copied to clipboard
fileBaseUrl
Link copied to clipboard
common
val
fileBaseUrl
:
String
Content copied to clipboard
Extensions
resolve
File
URL
Link copied to clipboard
common
fun
TelegramAPIUrlsKeeper
.
resolveFileURL
(
file
:
PathedFile
)
:
String
Content copied to clipboard