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