toggle menu
Telegram Bot
7.4.0
common
switch theme
search in API
Telegram Bot
/
eu.vendeli.tgbot.types.internal.options
/
GetUpdatesOptions
/
GetUpdatesOptions
Get
Updates
Options
constructor
(
offset
:
Int
?
=
null
,
limit
:
Int
?
=
null
,
timeout
:
Int
?
=
null
,
allowedUpdates
:
List
<
UpdateType
>
?
=
null
)