MadelineProto/docs/TD_docs/types/ReplyMarkup.md

28 lines
623 B
Markdown
Raw Normal View History

---
title: ReplyMarkup
description: constructors and methods of type ReplyMarkup
---
## 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):
[replyMarkupRemoveKeyboard](../constructors/replyMarkupRemoveKeyboard.md)
[replyMarkupForceReply](../constructors/replyMarkupForceReply.md)
[replyMarkupShowKeyboard](../constructors/replyMarkupShowKeyboard.md)
[replyMarkupInlineKeyboard](../constructors/replyMarkupInlineKeyboard.md)
### Methods that return an object of this type (methods):