1
0
mirror of https://github.com/eternnoir/pyTelegramBotAPI.git synced 2023-08-10 21:12:57 +03:00

Fix broken Markdown headings

This commit is contained in:
Santiago Castro 2017-04-18 01:38:53 -03:00
parent fc65b30e3a
commit 8dca85b1f2

View File

@ -397,7 +397,7 @@ def query_text(inline_query):
print(e)
```
###Working with entities:
### Working with entities:
This object represents one special entity in a text message. For example, hashtags, usernames, URLs, etc.
Attributes:
* `type`