Package: telegram 0.7.1
telegram: R Wrapper Around the Telegram Bot API
A simple wrapper around the Telegram Bot API (<https://core.telegram.org/bots/api>) to access Telegram's messaging facilities with ease (e.g. you send messages, images, files from R to your smartphone).
Authors:
telegram_0.7.1.tar.gz
telegram_0.7.1.zip(r-4.7)telegram_0.7.1.zip(r-4.6)telegram_0.7.1.zip(r-4.5)
telegram_0.7.1.tgz(r-4.6-any)telegram_0.7.1.tgz(r-4.5-any)
telegram_0.7.1.tar.gz(r-4.7-any)telegram_0.7.1.tar.gz(r-4.6-any)
telegram_0.7.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
telegram/json (API)
NEWS
| # Install 'telegram' in R: |
| install.packages('telegram', repos = c('https://lbraglia.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/lbraglia/telegram/issues
Last updated from:b3eac25177. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 108 | ||
| source / vignettes | OK | 185 | ||
| linux-release-x86_64 | OK | 715 | ||
| macos-release-arm64 | OK | 103 | ||
| macos-oldrel-arm64 | OK | 70 | ||
| windows-devel | OK | 68 | ||
| windows-release | OK | 62 | ||
| windows-oldrel | OK | 55 | ||
| wasm-release | OK | 93 |
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| bot_token | bot_token |
| forwardMessage | forwardMessage |
| getFile | getFile |
| getMe | getMe |
| getUpdates | getUpdates |
| getUserProfilePhotos | getUserProfilePhotos |
| group_id | group_id |
| proxy | proxy |
| sendAudio | sendAudio |
| sendChatAction | sendChatAction |
| sendDice | sendDice |
| sendDocument | sendDocument |
| sendLocation | sendLocation |
| sendMessage | sendMessage |
| sendPhoto | sendPhoto |
| sendPoll | sendPoll |
| sendSticker | sendSticker |
| sendVideo | sendVideo |
| sendVoice | sendVoice |
| stopPoll | stopPoll |
| telegram. | telegram-package telegram |
| TGBot | TGBot |
| user_id | user_id |
