MadelineProto/docs/API_docs/types/ReplyMarkup.md

28 lines
587 B
Markdown
Raw Normal View History

2016-12-20 13:15:22 +01:00
---
title: ReplyMarkup
2016-12-24 17:20:45 +01:00
description: constructors and methods of type ReplyMarkup
2016-12-20 13:15:22 +01:00
---
## Type: ReplyMarkup
2016-12-20 13:15:22 +01:00
[Back to types index](index.md)
Contains description of custom keyboard and actions with it for fast reply to bots
2016-12-19 17:48:27 +01:00
### Possible values (constructors):
[replyKeyboardHide](../constructors/replyKeyboardHide.md)
[replyKeyboardForceReply](../constructors/replyKeyboardForceReply.md)
[replyKeyboardMarkup](../constructors/replyKeyboardMarkup.md)
[replyInlineMarkup](../constructors/replyInlineMarkup.md)
2016-12-24 17:20:45 +01:00
### Methods that return an object of this type (methods):