Package-level declarations
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
suspend fun <Error class: unknown class>.setWebhookInfo(url: String, ipAddress: String? = null, maxAllowedConnections: Int? = null, allowedUpdates: List<String>? = ALL_UPDATES_LIST, dropPendingUpdates: Boolean? = null, secretToken: String? = null)
Use this method to send information about webhook (like url)
suspend fun <Error class: unknown class>.setWebhookInfo(url: String, certificate: <Error class: unknown class>, ipAddress: String? = null, maxAllowedConnections: Int? = null, allowedUpdates: List<String>? = ALL_UPDATES_LIST, dropPendingUpdates: Boolean? = null, secretToken: String? = null)
suspend fun <Error class: unknown class>.setWebhookInfo(url: String, certificate: <Error class: unknown class>, ipAddress: String? = null, maxAllowedConnections: Int? = null, allowedUpdates: List<String>? = ALL_UPDATES_LIST, dropPendingUpdates: Boolean? = null, secretToken: String? = null)
Use this method to send information about webhook (like url and certificate)