sendtg_file: Send File via Telegram

Description Usage Arguments Value Examples

Description

Send File via Telegram

Usage

1
sendtg_file(path = NULL, ...)

Arguments

path

a single character string containing the file fpath

...

other arguments fo the sendDocument function

Value

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

Examples

1
2
3
4
## Not run: 
send_file("important_output.csv")

## End(Not run)

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