mirror of
https://github.com/Maks1mS/nestjs-telegraf.git
synced 2024-12-26 15:58:09 +03:00
20 lines
360 B
JSON
20 lines
360 B
JSON
|
{
|
||
|
"docs": {
|
||
|
"Getting Started": [
|
||
|
"installation",
|
||
|
"getting-updates",
|
||
|
"telegraf-methods",
|
||
|
"async-configuration"
|
||
|
],
|
||
|
"Extras": [
|
||
|
"extras/bot-injection",
|
||
|
"extras/middlewares",
|
||
|
"extras/multiple-bots",
|
||
|
"extras/standalone-applications"
|
||
|
],
|
||
|
"Migrating": [
|
||
|
"migrating/from-v1-to-v2"
|
||
|
]
|
||
|
}
|
||
|
}
|