TDLib v0.0.2 TDLib.Object.ReplyMarkupForceReply View Source
Instructs clients to force a reply to this message.
Name | Type | Description |
---|---|---|
is_personal | bool | True, if a forced reply must automatically be shown to the current user. For outgoing messages, specify true to show the forced reply only for the mentioned users and for the target user of a reply. |
More details on telegram’s documentation.