Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IForceReply

Upon 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.

Hierarchy

  • IForceReply

Index

Properties

force_reply: boolean
input_field_placeholder?: string
selective?: boolean

Generated using TypeDoc