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