MadelineProtoDocs/docs/API_docs/types/ReplyMarkup.md

28 lines
587 B
Markdown
Raw Normal View History

2018-04-01 13:19:25 +02:00
---
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):
[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):