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