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:
parent
fc65b30e3a
commit
8dca85b1f2
@ -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