UNPKG
@grammyjs/runner
Version:
latest (2.0.3)
2.0.3
2.0.2
2.0.1
2.0.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.10.2
0.10.1
0.10.0
0.9.4
0.9.3
0.9.2
0.9.1
0.9.0
Scale grammY bots that use long polling
grammy.dev/plugins/runner.html
grammyjs/runner
@grammyjs/runner
/
out
/
deps.node.d.ts
3 lines
(2 loc)
•
144 B
TypeScript
View Raw
1
2
3
export
{
type
Api
,
Bot
,
type
BotConfig
,
BotError
,
type
Context
}
from
"grammy"
;
export
{
type
Update
,
type
UserFromGetMe
}
from
"grammy/types"
;