toggle menu
Simple Robot 组件 | Telegram
0.0.12
common
switch theme
search in API
simbot-component-telegram-type
/
love.forte.simbot.telegram.type.update
/
WebhookInfo
/
WebhookInfo
Webhook
Info
constructor
(
url
:
String
,
hasCustomCertificate
:
Boolean
=
false
,
pendingUpdateCount
:
Int
,
ipAddress
:
String
?
=
null
,
lastErrorDate
:
Int
?
=
null
,
lastErrorMessage
:
String
?
=
null
,
lastSynchronizationErrorDate
:
Int
?
=
null
,
maxConnections
:
Int
?
=
null
,
allowedUpdates
:
List
<
String
>
?
=
null
)
(
source
)