sendtg_ani: 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

ani

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

...

other parameters for the sendPhoto function

Value

sends an animation (gif or video) to your chat ID as an attachment

Examples

1
2
3
4
## Not run: 
sendtg_ani("my_awesome_meme.png")

## End(Not run)

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