Package: telegram 0.7.0
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.0.tar.gz
telegram_0.7.0.zip(r-4.5)telegram_0.7.0.zip(r-4.4)telegram_0.7.0.zip(r-4.3)
telegram_0.7.0.tgz(r-4.4-any)telegram_0.7.0.tgz(r-4.3-any)
telegram_0.7.0.tar.gz(r-4.5-noble)telegram_0.7.0.tar.gz(r-4.4-noble)
telegram_0.7.0.tgz(r-4.4-emscripten)telegram_0.7.0.tgz(r-4.3-emscripten)
telegram.pdf |telegram.html✨
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 6 months agofrom:188c4940f9. Checks:OK: 5 NOTE: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 06 2024 |
R-4.5-win | NOTE | Nov 06 2024 |
R-4.5-linux | NOTE | Nov 06 2024 |
R-4.4-win | OK | Nov 06 2024 |
R-4.4-mac | OK | Nov 06 2024 |
R-4.3-win | OK | Nov 06 2024 |
R-4.3-mac | OK | Nov 06 2024 |
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 |