1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-11-16 05:13:47 +00:00
tgbotapi/docs/dev.inmo.tgbotapi.requests.webhook/-set-webhook-request/index.md
2021-03-17 15:18:37 +00:00

1.9 KiB

//docs/dev.inmo.tgbotapi.requests.webhook/SetWebhookRequest

SetWebhookRequest

[common] sealed class SetWebhookRequest : Request<Boolean>

Functions

Name Summary
method [common]
Content
abstract fun method(): String


Properties

Name Summary
resultDeserializer [common] abstract val resultDeserializer: <Boolean>

Inheritors

Name
MultipartSetWebhookRequest
SetWebhook