ForceReply
interfaceUpon receiving a message with this object, Telegram clients will display a reply interface to the user (act as if the user has selected the bot's message and tapped 'Reply'). This can be extremely useful if you want to create user-friendly step-by-step interfaces without having to sacrifice privacy mode. Not supported in channels and for messages sent on behalf of a user account.
Declaration
interface ForceReply Properties
force_reply: boolean;Shows reply interface to the user, as if they manually selected the bot's message and tapped 'Reply'
input_field_placeholder?: string;Optional. The placeholder to be shown in the input field when the reply is active; 1-64 characters