File tree Expand file tree Collapse file tree 1 file changed +12
-2
lines changed
examples/ESP8266/CustomKeyboard Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Original file line number Diff line number Diff line change 1
- #ESP8266 - Custom Keyboard bot
1
+ #Reply Keyboard Markup
2
2
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 ")
4
14
5
15
The application will turn on and off an LED based on commands received via telegram.
6
16
You can’t perform that action at this time.
0 commit comments