Package: telegram Title: R Wrapper Around the Telegram Bot API Version: 0.7.1 Authors@R: person("Luca", "Braglia", email = "lbraglia@gmail.com", role = c("aut", "cre")) Author: Luca Braglia [aut, cre] Maintainer: Luca Braglia Description: A simple wrapper around the Telegram Bot API () to access Telegram's messaging facilities with ease (e.g. you send messages, images, files from R to your smartphone). URL: https://github.com/lbraglia/telegram BugReports: https://github.com/lbraglia/telegram/issues Imports: R6, httr, jsonlite, curl, utils Depends: R (>= 3.2.3) License: GPL-3 RoxygenNote: 7.3.2 Config/pak/sysreqs: libssl-dev Repository: https://lbraglia.r-universe.dev Date/Publication: 2025-03-25 09:04:10 UTC RemoteUrl: https://github.com/lbraglia/telegram RemoteRef: HEAD RemoteSha: b3eac25177bdfcfc4a06f32d39b7230d0ef7af5a NeedsCompilation: no Packaged: 2026-07-15 05:48:41 UTC; root