Fix style of types/methods list

This commit is contained in:
jrootjunior 2020-01-30 17:03:03 +02:00
parent da0b9a4203
commit fcb8a414e9
3 changed files with 186 additions and 142 deletions

View file

@ -42,6 +42,7 @@ nav:
- Bot API:
- api/index.md
- Methods:
- Overview: api/methods/index.md
- Getting updates:
- api/methods/get_updates.md
- api/methods/set_webhook.md
@ -117,6 +118,7 @@ nav:
- api/methods/set_game_score.md
- api/methods/get_game_high_scores.md
- Types:
- Overview: api/types/index.md
- Getting updates:
- api/types/update.md
- api/types/webhook_info.md