MadelineProtoDocs/docs/API_docs/types/ReplyMarkup.md
Daniil Gentili e5a1324684 docufix
2018-04-04 23:19:57 +00:00

29 lines
660 B
Markdown

---
title: ReplyMarkup
description: constructors and methods of type ReplyMarkup
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
---
# Type: ReplyMarkup
[Back to types index](index.md)
Contains description of custom keyboard and actions with it for fast reply to bots
### Possible values (constructors):
[replyKeyboardHide](../constructors/replyKeyboardHide.md)
[replyKeyboardForceReply](../constructors/replyKeyboardForceReply.md)
[replyKeyboardMarkup](../constructors/replyKeyboardMarkup.md)
[replyInlineMarkup](../constructors/replyInlineMarkup.md)
### Methods that return an object of this type (methods):