TelegramAPIUrlsKeeper

class TelegramAPIUrlsKeeper(token: String, hostUrl: String)

Functions

createFileLinkUrl
Link copied to clipboard
common
fun createFileLinkUrl(filePath: String): String

Properties

commonAPIUrl
Link copied to clipboard
common
val commonAPIUrl: String
fileBaseUrl
Link copied to clipboard
common
val fileBaseUrl: String

Extensions

resolveFileURL
Link copied to clipboard
common
fun TelegramAPIUrlsKeeper.resolveFileURL(file: PathedFile): String