several fixes in new guide

This commit is contained in:
2023-06-11 14:18:11 +06:00
parent 4ce9b27520
commit 06d19e66e7
2 changed files with 24 additions and 15 deletions

View File

@@ -15,6 +15,8 @@ nav:
- 'tgbotapi/introduction/including-in-your-project.md'
- 'tgbotapi/introduction/proxy-setup.md'
- 'tgbotapi/introduction/first-bot.md'
- Guides:
- 'tgbotapi/guides/keyboards.md'
- Updates retrieving:
- 'tgbotapi/updates/updates-filters.md'
- 'tgbotapi/updates/long-polling.md'
@@ -22,8 +24,6 @@ nav:
- 'tgbotapi/updates/heroku.md'
- Logic handling: 'tgbotapi/logic/'
- DSLs: 'tgbotapi/dsls/'
- Guides:
- 'tgbotapi/guides/keyboards.md'
- 'Krontab':
- 'krontab/index.md'
- Introduction: