TelegramAPIUrlsKeeper

class TelegramAPIUrlsKeeper(token: String, hostUrl: String = telegramBotAPIDefaultUrl, urlsSuffixes: String = "")

Constructors

Link copied to clipboard
constructor(token: String, testServer: Boolean, hostUrl: String = telegramBotAPIDefaultUrl)
constructor(token: String, hostUrl: String = telegramBotAPIDefaultUrl, urlsSuffixes: String = "")

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
fun checkWebAppData(rawData: String, hash: String): Boolean
Link copied to clipboard