docs
3.0.2
common
docs
/
dev.inmo.tgbotapi.requests.webhook
/
GetWebhookInfo
Get
Webhook
Info
common
class
GetWebhookInfo
:
SimpleRequest
<
WebhookInfo
>
Content copied to clipboard
Constructors
Functions
Properties
Constructors
Get
Webhook
Info
Link copied to clipboard
common
fun
GetWebhookInfo
(
)
Content copied to clipboard
Functions
method
Link copied to clipboard
common
open
override
fun
method
(
)
:
String
Content copied to clipboard
Properties
request
Serializer
Link copied to clipboard
common
open
override
val
requestSerializer
:
SerializationStrategy
<
*
>
Content copied to clipboard
result
Deserializer
Link copied to clipboard
common
open
override
val
resultDeserializer
:
DeserializationStrategy
<
WebhookInfo
>
Content copied to clipboard