File caption (may also be used when resending photos by file_id), 0-1024 characters after entities parsing
Sends the message silently. Users will receive a notification with no sound.
The file content data when uploading the file directly.
The file id already stored somewhere on the Telegram servers.
Metadata about fileData
if needed (while using Buffer).
Mode for parsing entities in the caption
. Default to 'HTML'
.
One ReplyMarkup element for an inline keyboard, custom reply keyboard, instructions to remove reply keyboard or to force a reply from the user.
If the message is a reply, ID of the original message
HTTP URL for the file to be sent.
Generated using TypeDoc
The asset tag for TelegramAssetsManager to save the uploaded file id with. This prop only annotates on the created job, you have to add {@link saveUplodedFile} middleware to make automatical saving happen.