Updated Introduction to the API (markdown)

Bibo-Joshi 2022-11-24 12:54:27 +01:00
parent 646d6f3ad2
commit 1aae992e24

@ -44,7 +44,6 @@ If you run the file you should get an output along the lines
```pycon ```pycon
>>> python main.py >>> python main.py
{"first_name": "Toledo's Palace Bot", "username": "ToledosPalaceBot"}
User(first_name='Toledo's Palace Bot', is_bot=True, username='ToledosPalaceBot', ...) User(first_name='Toledo's Palace Bot', is_bot=True, username='ToledosPalaceBot', ...)
``` ```