{
  "_id": "6a1f2d44b401979e73426378",
  "Package": "telegramR",
  "Type": "Package",
  "Title": "Interact with the 'Telegram' 'MTProto' API",
  "Version": "0.0.1",
  "Authors@R": "c(\nperson(\n\"Roman\", \"Kyrychenko\",\nemail = \"roman.kyrychenko@helsinki.fi\",\nrole = c(\"aut\", \"cre\", \"cph\")\n)\n)",
  "Description": "Provides a full-featured client for the 'Telegram'\n'MTProto' protocol (<https://core.telegram.org/api>), enabling\nprogrammatic access to 'Telegram' chats, channels, messages,\nmedia, and stories. Implements binary encoding and decoding of\nthe 'Telegram' 'TL' (Type Language) schema, authentication\n(including two-factor), encrypted transport, and high-level\nhelpers for downloading channel history and reactions at scale.\nIntended for social-science research and data collection tasks\nthat require direct API access rather than the 'Bot API'.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "ByteCompile": "no",
  "Config/testthat/edition": "3",
  "RoxygenNote": "7.3.3",
  "Collate": "'RcppExports.R' 'abstract.R' 'account.R' 'add_user_to_chat.R'\n'aes.R' 'aesctr.R' 'authentificator.R' 'authkey.R'\n'binaryreader.R' 'channel_downloads.R' 'tlobject.R' 'types.R'\n'chats.R' 'common.R' 'compat_promises.R' 'connection.R'\n'dialogs.R' 'downloads.R' 'entitycache.R' 'factorization.R'\n'functions.R' 'functions_account.R' 'functions_auth.R'\n'functions_bots.R' 'functions_channels.R'\n'functions_chatlists.R' 'functions_contacts.R'\n'functions_folders.R' 'functions_fragment.R' 'functions_help.R'\n'functions_langpack.R' 'functions_messages.R'\n'functions_payments.R' 'functions_phone.R' 'functions_photos.R'\n'functions_premium.R' 'functions_smsjobs.R' 'functions_stats.R'\n'functions_stickers.R' 'functions_stories.R'\n'functions_updates.R' 'functions_upload.R' 'functions_users.R'\n'gzippacked.R' 'helpers.R' 'html.R' 'http.R' 'libssl.R'\n'join_channel.R' 'markdown.R' 'messagecontainer.R'\n'messagepacker.R' 'messageparse.R' 'messages.R'\n'mtprotoplainsender.R' 'mtprotosender.R' 'mtprotostate.R'\n'namespace.R' 'password.R' 'phone_number_checker.R'\n'requestiter.R' 'requests.R' 'requeststate.R' 'rpcresult.R'\n'rsa.R' 'send_audio.R' 'send_document.R' 'send_file.R'\n'send_message.R' 'send_photo.R' 'send_video.R' 'tcpabridget.R'\n'tcpfull.R' 'tcpintermediate.R' 'tcpmtproxy.R'\n'tcpobfuscated.R' 'telegrambaseclient.R' 'telegramclient.R'\n'tlmessage.R' 'updates.R' 'users_profile.R' 'utils.R'\n'check_invite_link.R' 'increase_view_count.R' 'utils_bridge.R'\n'zzz.R'",
  "URL": "https://romankyrychenko.github.io/telegramR/,\nhttps://github.com/RomanKyrychenko/telegramR",
  "BugReports": "https://github.com/RomanKyrychenko/telegramR/issues",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-02 19:15:10 UTC",
    "User": "root"
  },
  "Author": "Roman Kyrychenko [aut, cre, cph]",
  "Maintainer": "Roman Kyrychenko <roman.kyrychenko@helsinki.fi>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-06-02 08:00:02 UTC",
  "RemoteUrl": "https://github.com/cran/telegramR",
  "RemoteRef": "HEAD",
  "RemoteSha": "e0cf02bd2690194de524b274ea914c5713b352ee",
  "MD5sum": "0edc24e0ea13a73f1d1d11372abe965f",
  "_user": "cran",
  "_type": "src",
  "_file": "telegramR_0.0.1.tar.gz",
  "_fileid": "d6caeccaa03a49d7b30a2097bf863cec3f5770d378a7f07db5ad05fa3e0b5f10",
  "_filesize": 7125023,
  "_sha256": "d6caeccaa03a49d7b30a2097bf863cec3f5770d378a7f07db5ad05fa3e0b5f10",
  "_created": "2026-06-02T19:15:10.000Z",
  "_published": "2026-06-02T19:21:40.437Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79152603061,
      "time": 257,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7367583624"
    },
    {
      "job": 79152603044,
      "time": 340,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7367611970"
    },
    {
      "job": 79152603050,
      "time": 266,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7367586122"
    },
    {
      "job": 79152603078,
      "time": 333,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7367609559"
    },
    {
      "job": 79151875896,
      "time": 234,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7367488891"
    },
    {
      "job": 79152603049,
      "time": 166,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7367549779"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26841992065",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/telegramR",
  "_commit": {
    "id": "e0cf02bd2690194de524b274ea914c5713b352ee",
    "author": "Roman Kyrychenko <roman.kyrychenko@helsinki.fi>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.0.1\n",
    "time": 1780387202
  },
  "_maintainer": {
    "name": "Roman Kyrychenko",
    "email": "roman.kyrychenko@helsinki.fi"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "digest",
      "version": ">= 0.6.37",
      "role": "Imports"
    },
    {
      "package": "openssl",
      "version": ">= 2.2.2",
      "role": "Imports"
    },
    {
      "package": "base64enc",
      "version": ">= 0.1-3",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "version": ">= 1.8.9",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "future",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "logger",
      "role": "Imports"
    },
    {
      "package": "promises",
      "role": "Imports"
    },
    {
      "package": "later",
      "role": "Imports"
    },
    {
      "package": "bitops",
      "role": "Imports"
    },
    {
      "package": "gmp",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "mime",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "callr",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    },
    {
      "package": "exiftoolr",
      "role": "Suggests"
    },
    {
      "package": "fs",
      "role": "Suggests"
    },
    {
      "package": "getPass",
      "role": "Suggests"
    },
    {
      "package": "magick",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "lubridate",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    },
    {
      "package": "readr",
      "role": "Suggests"
    },
    {
      "package": "stringr",
      "role": "Suggests"
    },
    {
      "package": "stopwords",
      "role": "Suggests"
    },
    {
      "package": "RColorBrewer",
      "role": "Suggests"
    },
    {
      "package": "scales",
      "role": "Suggests"
    },
    {
      "package": "stringi",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-23",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.0.1",
      "date": "2026-06-02"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/telegramR"
  },
  "_devurl": "https://github.com/romankyrychenko/telegramr",
  "_pkgdown": "https://romankyrychenko.github.io/telegramR/",
  "_topics": [
    "openssl",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/telegramR.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2026-06-02"
    }
  ],
  "_exports": [
    "add_user_to_chat",
    "batch_download_channels",
    "check_invite_link",
    "check_phone_on_telegram",
    "check_phones_on_telegram",
    "check_username_on_telegram",
    "check_usernames_on_telegram",
    "download_channel_info",
    "download_channel_media",
    "download_channel_members",
    "download_channel_messages",
    "download_channel_reactions",
    "download_channel_replies",
    "estimate_channel_post_count",
    "get_full_user",
    "increase_view_count",
    "join_channel",
    "join_private_chat",
    "join_public_channel",
    "send_audio",
    "send_document",
    "send_file",
    "send_message",
    "send_photo",
    "send_video",
    "update_profile",
    "update_profile_photo",
    "update_username"
  ],
  "_help": [
    {
      "page": "plus-.raw",
      "title": "Addition operator for raw (fallback)",
      "topics": [
        "+.raw"
      ]
    },
    {
      "page": "plus-.raw_bytes",
      "title": "Addition operator for raw_bytes",
      "topics": [
        "+.raw_bytes"
      ]
    },
    {
      "page": "add_user_to_chat",
      "title": "Add a user to a chat or channel",
      "topics": [
        "add_user_to_chat"
      ]
    },
    {
      "page": "batch_download_channels",
      "title": "Batch Download Multiple Telegram Channels",
      "topics": [
        "batch_download_channels"
      ]
    },
    {
      "page": "check_invite_link",
      "title": "Check a chat invite link without joining",
      "topics": [
        "check_invite_link"
      ]
    },
    {
      "page": "check_phone_on_telegram",
      "title": "Check whether a single phone number is registered on Telegram",
      "topics": [
        "check_phone_on_telegram"
      ]
    },
    {
      "page": "check_phones_on_telegram",
      "title": "Check several phone numbers in one call",
      "topics": [
        "check_phones_on_telegram"
      ]
    },
    {
      "page": "check_username_on_telegram",
      "title": "Check whether a single username belongs to a Telegram user",
      "topics": [
        "check_username_on_telegram"
      ]
    },
    {
      "page": "check_usernames_on_telegram",
      "title": "Check several usernames in one call",
      "topics": [
        "check_usernames_on_telegram"
      ]
    },
    {
      "page": "download_channel_info",
      "title": "Download Full Channel Info By Channel",
      "topics": [
        "download_channel_info"
      ]
    },
    {
      "page": "download_channel_media",
      "title": "Download Channel Media By Channel",
      "topics": [
        "download_channel_media"
      ]
    },
    {
      "page": "download_channel_members",
      "title": "Download Channel Members By Channel",
      "topics": [
        "download_channel_members"
      ]
    },
    {
      "page": "download_channel_messages",
      "title": "Download Channel Messages By Channel",
      "topics": [
        "download_channel_messages"
      ]
    },
    {
      "page": "download_channel_reactions",
      "title": "Download Channel Reactions By Channel",
      "topics": [
        "download_channel_reactions"
      ]
    },
    {
      "page": "download_channel_replies",
      "title": "Download Channel Replies/Comments By Channel",
      "topics": [
        "download_channel_replies"
      ]
    },
    {
      "page": "estimate_channel_post_count",
      "title": "Estimate Channel Post Count (Approx)",
      "topics": [
        "estimate_channel_post_count"
      ]
    },
    {
      "page": "get_full_user",
      "title": "Retrieve full information about a user",
      "topics": [
        "get_full_user"
      ]
    },
    {
      "page": "increase_view_count",
      "title": "Increase view count for channel messages",
      "topics": [
        "increase_view_count"
      ]
    },
    {
      "page": "join_channel",
      "title": "Join a chat or channel by username or invite link",
      "topics": [
        "join_channel"
      ]
    },
    {
      "page": "join_private_chat",
      "title": "Join a private chat or channel by invite link",
      "topics": [
        "join_private_chat"
      ]
    },
    {
      "page": "join_public_channel",
      "title": "Join a public channel by username",
      "topics": [
        "join_public_channel"
      ]
    },
    {
      "page": "phone_number_checker",
      "title": "Check whether phone numbers or usernames belong to Telegram accounts",
      "topics": [
        "phone_number_checker"
      ]
    },
    {
      "page": "send_audio",
      "title": "Send an Audio File",
      "topics": [
        "send_audio"
      ]
    },
    {
      "page": "send_document",
      "title": "Send a Document",
      "topics": [
        "send_document"
      ]
    },
    {
      "page": "send_file",
      "title": "Send a File",
      "topics": [
        "send_file"
      ]
    },
    {
      "page": "send_message",
      "title": "Send a Message",
      "topics": [
        "send_message"
      ]
    },
    {
      "page": "send_photo",
      "title": "Send a Photo",
      "topics": [
        "send_photo"
      ]
    },
    {
      "page": "send_video",
      "title": "Send a Video",
      "topics": [
        "send_video"
      ]
    },
    {
      "page": "TelegramBaseClient",
      "title": "TelegramBaseClient",
      "topics": [
        "TelegramBaseClient"
      ]
    },
    {
      "page": "TelegramClient",
      "title": "TelegramClient",
      "topics": [
        "TelegramClient"
      ]
    },
    {
      "page": "update_profile",
      "title": "Update your name and/or bio",
      "topics": [
        "update_profile"
      ]
    },
    {
      "page": "update_profile_photo",
      "title": "Update your profile photo",
      "topics": [
        "update_profile_photo"
      ]
    },
    {
      "page": "update_username",
      "title": "Update your username",
      "topics": [
        "update_username"
      ]
    }
  ],
  "_pkglogo": "https://github.com/cran/telegramR/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/cran/telegramR/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "bitops",
    "callr",
    "cli",
    "codetools",
    "curl",
    "digest",
    "dplyr",
    "fastmap",
    "future",
    "generics",
    "globals",
    "glue",
    "gmp",
    "httr",
    "jsonlite",
    "later",
    "lifecycle",
    "listenv",
    "logger",
    "magrittr",
    "mime",
    "openssl",
    "otel",
    "parallelly",
    "pillar",
    "pkgconfig",
    "processx",
    "promises",
    "ps",
    "R6",
    "Rcpp",
    "rlang",
    "sys",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "xml2"
  ],
  "_sysdeps": [
    {
      "shlib": "libcrypto",
      "package": "libssl3t64",
      "headers": "libssl-dev",
      "source": "openssl",
      "version": "3.0.13-0ubuntu3.9",
      "name": "openssl",
      "homepage": "https://www.openssl.org/",
      "description": "Secure Sockets Layer toolkit - shared libraries"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "channel-interactions.Rmd",
      "filename": "channel-interactions.html",
      "title": "Channel Interactions: Members, Replies, and Reactions",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Goal",
        "Setup",
        "Replies (Comments)",
        "Reactions Breakdown"
      ],
      "created": "2026-06-02 08:00:02",
      "modified": "2026-06-02 08:00:02",
      "commits": 1
    },
    {
      "source": "download-data.Rmd",
      "filename": "download-data.html",
      "title": "Downloading Channel Data",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Offline Demo (No Telegram Connection)",
        "Setup and Authentication",
        "Download Messages",
        "Example Output (Bundled Sample)",
        "Download Channel Info",
        "Estimate Total Posts (Approx.)",
        "Download Media",
        "Disconnect",
        "Download Reactions",
        "Download Replies (Comments)",
        "Download Members",
        "Numeric Channel IDs"
      ],
      "created": "2026-06-02 08:00:02",
      "modified": "2026-06-02 08:00:02",
      "commits": 1
    },
    {
      "source": "download-media.Rmd",
      "filename": "download-media.html",
      "title": "Downloading Channel Media",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Offline Demo (No Telegram Connection)",
        "Setup and Authentication",
        "Download Media",
        "Common Columns",
        "Tips"
      ],
      "created": "2026-06-02 08:00:02",
      "modified": "2026-06-02 08:00:02",
      "commits": 1
    },
    {
      "source": "zelenskiy-war-peace.Rmd",
      "filename": "zelenskiy-war-peace.html",
      "title": "Studying Zelenskiy / Official: War, Peace, and Language",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Goal",
        "Setup",
        "Download Messages",
        "Optional: Reactions and Replies",
        "Preprocess",
        "1) War vs. Peace Over Time (weekly dynamics)",
        "Example Output (Bundled Sample)",
        "2) Adjectives Before “Peace”",
        "3) \"Powerful\" Over Time"
      ],
      "created": "2026-06-02 08:00:02",
      "modified": "2026-06-02 08:00:02",
      "commits": 1
    }
  ],
  "_score": 3.3010299956639813,
  "_indexed": false,
  "_nocasepkg": "telegramr",
  "_universes": [
    "cran",
    "romankyrychenko"
  ],
  "_indexurl": "https://romankyrychenko.r-universe.dev/telegramR",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-06-02T19:17:54.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "e0cf02bd2690194de524b274ea914c5713b352ee",
      "fileid": "5551e99a68af7146a70ab606509432f77590855005ed901a6ccd5cd055d1eb4b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26841992065"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-06-02T19:17:45.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "e0cf02bd2690194de524b274ea914c5713b352ee",
      "fileid": "0818dc25abecf7f0a7ad99ac3bfbc565b867db9a5dba313cf439a8890c276320",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26841992065"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-06-02T19:17:53.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "e0cf02bd2690194de524b274ea914c5713b352ee",
      "fileid": "e6f0d364801bcae8870c1b1de7a65d4f7de9022ca158ac272902875f3b37f269",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26841992065"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-06-02T19:17:54.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "e0cf02bd2690194de524b274ea914c5713b352ee",
      "fileid": "e52476b785b827b0480606124e0d1e51ae7a294fedf948cdf660591200c41fc4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26841992065"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.1",
      "date": "2026-06-02T19:18:13.000Z",
      "arch": "emscripten",
      "commit": "e0cf02bd2690194de524b274ea914c5713b352ee",
      "fileid": "27626875127a58b18ca3a54ae9e38e42e1d83239ea8b6a69417b1349ac168d2f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26841992065"
    }
  ]
}