Telegram APIUrls Keeper
class TelegramAPIUrlsKeeper(token: String, hostUrl: String = telegramBotAPIDefaultUrl, urlsSuffixes: String = "")
Constructors
Link copied to clipboard
fun TelegramAPIUrlsKeeper(token: String, testServer: Boolean, hostUrl: String = telegramBotAPIDefaultUrl)
Link copied to clipboard
fun TelegramAPIUrlsKeeper(token: String, hostUrl: String = telegramBotAPIDefaultUrl, urlsSuffixes: String = "")