mirror of
https://github.com/teloxide/teloxide.git
synced 2024-12-22 06:25:10 +01:00
Rename demo GIFs
This commit is contained in:
parent
ca31475967
commit
035b3c3bc8
4 changed files with 3 additions and 3 deletions
|
@ -106,7 +106,7 @@ async fn main() {
|
|||
|
||||
<div align="center">
|
||||
<kbd>
|
||||
<img src=../../raw/master/media/DICES_BOT.gif />
|
||||
<img src=../../raw/master/media/dices.gif />
|
||||
</kbd>
|
||||
</div>
|
||||
|
||||
|
@ -176,7 +176,7 @@ async fn answer(
|
|||
|
||||
<div align="center">
|
||||
<kbd>
|
||||
<img src=../../raw/master/media/SIMPLE_COMMANDS_BOT.gif />
|
||||
<img src=../../raw/master/media/simple-commands.gif />
|
||||
</kbd>
|
||||
</div>
|
||||
|
||||
|
@ -302,7 +302,7 @@ async fn receive_location(
|
|||
|
||||
<div align="center">
|
||||
<kbd>
|
||||
<img src=../../raw/master/media/DIALOGUE_BOT.gif />
|
||||
<img src=../../raw/master/media/dialogue.gif />
|
||||
</kbd>
|
||||
</div>
|
||||
|
||||
|
|
Before Width: | Height: | Size: 67 MiB After Width: | Height: | Size: 67 MiB |
Before Width: | Height: | Size: 44 MiB After Width: | Height: | Size: 44 MiB |
Before Width: | Height: | Size: 57 MiB After Width: | Height: | Size: 57 MiB |
Loading…
Reference in a new issue