Description Usage Value Examples
This function checks whether the setup with your .REnviron was done correctly. It uses the 'telegram.bot::getMe()' to return the relevant information. If the setup was done incorrectly, it will return an error. Most likely a token issue.
1 |
returns a list with 'id', 'is_bot', 'first_name', and 'username'
1 2 3 4 | ## Not run:
sendtg_check()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.