Description Usage Arguments Value Examples
This function sends a message to your chat ID via the telegram.bot
package.
1 | sendtg_ani(ani = NULL, ...)
|
ani |
a |
... |
other parameters for the |
sends an animation (gif or video) to your chat ID as an attachment
1 2 3 4 | ## Not run:
sendtg_ani("my_awesome_meme.png")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.