Description Usage Arguments Value See Also Examples
View source: R/send_functions.R
Sends a message using the username provided to the channel of the webhook provided
1 |
message |
Character string of message to send |
conn |
Discord Connection Object containing Webhook and Username |
None
send_file
, send_plot_code
, send_current_ggplot
, send_console
1 2 3 4 | ## Not run:
send_webhook_message("Hello World!")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.