sendtg_msg: Send Message via Telegram

Description Usage Arguments Value Examples

Description

This function sends an file attachment to your chat ID via the telegram.bot package.

Usage

1

Arguments

text

a single character string containing your message

...

other parameters for the sendMessage function

Value

a message is sent to the chat ID contained in the .Renviron file

Examples

1
2
3
4
## Not run: 
sendtg_msg("hello world")

## End(Not run)

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