toggle menu
Telegram Bot
7.4.0
common
switch theme
search in API
Telegram Bot
/
eu.vendeli.tgbot.types
/
WebhookInfo
/
WebhookInfo
Webhook
Info
constructor
(
url
:
String
,
hasCustomCertificate
:
Boolean
,
pendingUpdateCount
:
Int
,
ipAddress
:
String
?
=
null
,
lastErrorDate
:
Instant
?
=
null
,
lastErrorMessage
:
String
?
=
null
,
lastSynchronizationErrorDate
:
Instant
?
=
null
,
maxConnections
:
Int
?
=
null
,
allowedUpdates
:
List
<
UpdateType
>
?
=
null
)