mirror of
https://github.com/danog/MadelineProtoDocs.git
synced 2024-12-02 09:38:28 +01:00
7 lines
407 B
Markdown
7 lines
407 B
Markdown
|
For simplicity, you can also provide a bot API markup object, one of:
|
||
|
- [bot API InlineKeyboardMarkup](https://core.telegram.org/bots/api#inlinekeyboardmarkup)
|
||
|
- [bot API ReplyKeyboardMarkup](https://core.telegram.org/bots/api#replykeyboardmarkup)
|
||
|
- [bot API ReplyKeyboardRemove](https://core.telegram.org/bots/api#replykeyboardremove)
|
||
|
- [bot API ForceReply](https://core.telegram.org/bots/api#forcereply)
|
||
|
|