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