mirror of
https://github.com/eternnoir/pyTelegramBotAPI.git
synced 2023-08-10 21:12:57 +03:00
Fix readme image url link
This commit is contained in:
parent
6515c7c494
commit
19b8b4d2bf
@ -336,7 +336,7 @@ tb.send_message(chat_id, "Choose one letter:", reply_markup=markup)
|
|||||||
```
|
```
|
||||||
The last example yields this result:
|
The last example yields this result:
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
```python
|
```python
|
||||||
# ReplyKeyboardRemove: hides a previously sent ReplyKeyboardMarkup
|
# ReplyKeyboardRemove: hides a previously sent ReplyKeyboardMarkup
|
||||||
@ -353,7 +353,7 @@ tb.send_message(chat_id, "Send me another word:", reply_markup=markup)
|
|||||||
```
|
```
|
||||||
ForceReply:
|
ForceReply:
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
### Inline Mode
|
### Inline Mode
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user