TelegramAPIUrlsKeeper

class TelegramAPIUrlsKeeper(token: String, hostUrl: String)

Functions

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

Properties

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

Extensions

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