mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2024-11-16 05:13:47 +00:00
1.9 KiB
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 |