Optional chat_Required if inline_message_id is not specified. Unique identifier for the target chat or username of the target channel (in the format @channelusername)
Optional disable_Disables link previews for links in this message
Optional entitiesA JSON-serialized list of special entities that appear in message text, which can be specified instead of parse_mode
Optional inline_Required if chat_id and message_id are not specified. Identifier of the inline message
Optional message_Required if inline_message_id is not specified. Identifier of the message to edit
Optional parse_Mode for parsing entities in the message text. See formatting options for more details.
Optional reply_A JSON-serialized object for an inline keyboard.
New text of the message, 1-4096 characters after entities parsing
Generated using TypeDoc
Parameters for the editMessageText method