//[docs](../../../index.md)/[dev.inmo.tgbotapi.requests.webhook](../index.md)/[SetWebhookRequest](index.md)
# SetWebhookRequest
[common] sealed class [SetWebhookRequest](index.md) : [Request](../../dev.inmo.tgbotapi.requests.abstracts/-request/index.md)<[Boolean](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html)>
## Functions
| Name | Summary |
|---|---|
| [method](../../dev.inmo.tgbotapi.requests.abstracts/-request/method.md)| [common]
Content
abstract fun [method](../../dev.inmo.tgbotapi.requests.abstracts/-request/method.md)(): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)
|
## Properties
| Name | Summary |
|---|---|
| [resultDeserializer](index.md#%5Bdev.inmo.tgbotapi.requests.webhook%2FSetWebhookRequest%2FresultDeserializer%2F%23%2FPointingToDeclaration%2F%5D%2FProperties%2F625018081)| [common] abstract val [resultDeserializer](index.md#%5Bdev.inmo.tgbotapi.requests.webhook%2FSetWebhookRequest%2FresultDeserializer%2F%23%2FPointingToDeclaration%2F%5D%2FProperties%2F625018081): <[Boolean](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html)>
|
## Inheritors
| Name |
|---|
| [MultipartSetWebhookRequest](../-multipart-set-webhook-request/index.md)|
| [SetWebhook](../-set-webhook/index.md)|