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

Merge pull request #321 from bryant1410/master

Fix broken headings in Markdown files
This commit is contained in:
FrankWang 2017-04-18 13:31:55 +08:00 committed by GitHub
commit 4fc83a85ee

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`