toggle menu
ktgbotapi
common
switch theme
search in API
tgbotapi.core
/
dev.inmo.tgbotapi.requests
/
GetUpdatesRaw
/
GetUpdatesRaw
Get
Updates
Raw
constructor
(
offset
:
UpdateIdentifier
?
=
null
,
limit
:
Int
=
getUpdatesLimit.last
,
timeout
:
Seconds
?
=
null
,
allowed_updates
:
List
<
String
>
?
=
ALL_UPDATES_LIST
)