sendPhoto | R Documentation |
Send image files
sendPhoto(
photo = NULL,
caption = NULL,
disable_notification = NULL,
reply_to_message_id = NULL,
chat_id = NULL
)
photo |
photo to send (required) |
caption |
photo caption |
disable_notification |
Sends the message silently. Users will receive a notification with no sound |
reply_to_message_id |
If the message is a reply, ID of the original message |
chat_id |
Unique identifier for the target chat or username of the target channel (required) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.