SetWebhookRequest

sealed class SetWebhookRequest : Request<Boolean>

Functions

method
Link copied to clipboard
common
abstract fun method(): String

Properties

resultDeserializer
Link copied to clipboard
common
abstract val resultDeserializer: DeserializationStrategy<Boolean>

Inheritors

MultipartSetWebhookRequest
Link copied to clipboard
SetWebhook
Link copied to clipboard