toggle menu
Telegram Bot
7.4.0
common
switch theme
search in API
Telegram Bot
/
eu.vendeli.tgbot.types.internal.options
/
SetWebhookOptions
/
SetWebhookOptions
Set
Webhook
Options
constructor
(
certificate
:
InputFile
?
=
null
,
ipAddress
:
String
?
=
null
,
maxConnections
:
Int
?
=
null
,
allowedUpdates
:
List
<
UpdateType
>
?
=
null
,
dropPendingUpdates
:
Boolean
?
=
null
,
secretToken
:
String
?
=
null
)