Description Usage Arguments Value Examples
This function sends an file attachment to your chat ID via the telegram.bot
package.
1 | sendtg_msg(text = NULL, ...)
|
text |
a single |
... |
other parameters for the |
a message is sent to the chat ID contained in the .Renviron file
1 2 3 4 | ## Not run:
sendtg_msg("hello world")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.