toggle menu
Simple Robot 组件 | Telegram
0.0.12
common
switch theme
search in API
simbot-component-telegram-stdlib
/
love.forte.simbot.telegram.stdlib.bot
/
LongPolling
/
LongPolling
Long
Polling
constructor
(
limit
:
Int
?
=
null
,
timeout
:
Int
?
=
DefaultLongPollingTimeout.inWholeSeconds.toInt()
,
allowedUpdates
:
Collection
<
String
>
?
=
null
,
retry
:
LongPolling.Retry
?
=
null
)
(
source
)