Explore Plans
Mobile menu Close menu
Telegram

Send photo

This action will send a photo to a Telegram chat.

Developer info

API endpoint slug
telegram.send_photo
Filter code method
Telegram.sendPhoto.skip(string?: reason)
Runtime method
runAction("telegram.send_photo", {})

Action fields

Chat Dropdown list

Label
Target chat
Helper text
Use the <a href="https://telegram.me/ifttt" target="_blank">@IFTTT</a> bot on Telegram to connect new <a href="https://telegram.me/ifttt?startgroup=c" target="_blank">groups</a> or <a href="https://telegram.me/ifttt?start=c" target="_blank">channels</a>.
Slug
chat_id
Required
true
Can have default value
false

Photo url Text input > Photo

Label
Photo URL
Slug
photo_url
Required
true
Can have default value
true
Filter code method
Telegram.sendPhoto.setPhoto Url(string: photo_url)

Caption Text input > Short text

Label
Caption
Helper text
Optional, 200 characters max.
Slug
caption
Required
false
Can have default value
true
Filter code method
Telegram.sendPhoto.setCaption(string: caption)