--- 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): [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):