Action: Send Photo
Telegram Operation

The Send Photo action in Telegram transmits an image file to a specified chat or channel.
Example User Story
I want to share a quick snapshot with my friends, so I use the Send Photo action to upload and send the image to our group chat.
Fields
Field Name
Field Type
Required
chatId
String
Yes
photo
String
Yes
caption
String
No
parseMode
String
No
Related Connections
Related Automations
Example link
Code (Apache v2.0): Operation
Last updated