Skip to content

Commit 7823456

Browse files
committed
Changed description and added Inline Keyboard description.
1 parent 33ab942 commit 7823456

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

examples/ESP8266/CustomKeyboard/README.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
1-
#ESP8266 - Custom Keyboard bot
1+
#Reply Keyboard Markup
22

3-
This is an example of how to use custom reply keyboards on a ESP8266 based board.
3+
This is an example of how to use reply keyboard markup on a ESP8266 based board.
4+
5+
![alt text](https://core.telegram.org/file/811140184/1/5YJxx-rostA/ad3f74094485fb97bd "Reply Keyboard example")
6+
7+
The application will turn on and off an LED based on commands received via telegram.
8+
9+
#Inline Keyboard Markup
10+
11+
This is an example of how to use reply keyboard markup on a ESP8266 based board.
12+
13+
![alt text](https://core.telegram.org/file/811140659/1/RRJyulbtLBY/ea6163411c7eb4f4dc "Inline Keyboard example")
414

515
The application will turn on and off an LED based on commands received via telegram.
616

0 commit comments

Comments
 (0)