sendtg_img: Send Images via Telegram

Description Usage Arguments Value Examples

Description

This function sends a message to your chat ID via the telegram.bot package.

Usage

1

Arguments

img

a character string containing the path for your image. URLs can also be used

...

other parameters for the sendPhoto function

Value

sends an image to your chat ID as an attachment

Examples

1
2
3
4
## Not run: 
sendtg_img("my_awesome_pic.png")

## End(Not run)

eugejoh/sendtg documentation built on June 1, 2019, 11:43 a.m.