MadelineProtoDocs/docs/TD_docs/constructors/replyMarkupForceReply.md
Daniil Gentili e5a1324684 docufix
2018-04-04 23:19:57 +00:00

24 lines
722 B
Markdown

---
title: replyMarkupForceReply
description: Instruct clients to force reply to this message
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
---
# Constructor: replyMarkupForceReply
[Back to constructors index](index.md)
Instruct clients to force reply to this message
### Attributes:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|personal|[Bool](../types/Bool.md) | Yes|Forced reply is used automatically only for mentioned users or replied to chat user, for incoming messages it is true if and only if forced reply needs to be automatically showed to the current user|
### Type: [ReplyMarkup](../types/ReplyMarkup.md)