ID of the chat to send the message to
ID of the user the message should be visible to
Text of the message
Optionalparams: {Optionalmedia?: InputMediaLikeMedia to be attached to the message
OptionalqueryId?: LongFor guest chat bots, ID of the query that this message is sent in response to
OptionalreplyMarkup?: ReplyMarkupReply markup to be attached to the message
OptionalreplyTo?: numberMessage to reply to
OptionalreplyToEphemeral?: numberEphemeral message to reply to
OptionalshouldDispatch?: trueWhether to dispatch the returned updates to the client's update handler.
Send an ephemeral message — a message that is only visible to a single user in a chat and is not persisted in the chat history.