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:
commit
4fc83a85ee
@ -397,7 +397,7 @@ def query_text(inline_query):
|
|||||||
print(e)
|
print(e)
|
||||||
|
|
||||||
```
|
```
|
||||||
###Working with entities:
|
### Working with entities:
|
||||||
This object represents one special entity in a text message. For example, hashtags, usernames, URLs, etc.
|
This object represents one special entity in a text message. For example, hashtags, usernames, URLs, etc.
|
||||||
Attributes:
|
Attributes:
|
||||||
* `type`
|
* `type`
|
||||||
|
Loading…
Reference in New Issue
Block a user