Other packages > Find by keyword >

telegramR  

Interact with the 'Telegram' 'MTProto' API
View on CRAN: Click here


Download and install telegramR package within the R console
Install from CRAN:
install.packages("telegramR")

Install from Github:
library("remotes")
install_github("cran/telegramR")

Install by package version:
library("remotes")
install_version("telegramR", "0.0.1")



Attach the package and use:
library("telegramR")
Maintained by
Roman Kyrychenko
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2026-06-02
Latest Update: 2026-06-02
Description:
Provides a full-featured client for the 'Telegram' 'MTProto' protocol (<https://core.telegram.org/api>), enabling programmatic access to 'Telegram' chats, channels, messages, media, and stories. Implements binary encoding and decoding of the 'Telegram' 'TL' (Type Language) schema, authentication (including two-factor), encrypted transport, and high-level helpers for downloading channel history and reactions at scale. Intended for social-science research and data collection tasks that require direct API access rather than the 'Bot API'.
How to cite:
Roman Kyrychenko (2026). telegramR: Interact with the 'Telegram' 'MTProto' API. R package version 0.0.1, https://cran.r-project.org/web/packages/telegramR. Accessed 12 Jul. 2026.
Previous versions and publish date:
No previous versions
Other packages that cited telegramR R package
View telegramR citation profile
Other R packages that telegramR depends, imports, suggests or enhances
Complete documentation for telegramR
Functions, R codes and Examples using the telegramR R package
Full telegramR package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

PRP  
Bayesian Prior and Posterior Predictive Replication Assessment
Utilize the Bayesian prior and posterior predictive checking approach to provide a statistical asse ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
JustifyAlpha  
Justifying Alpha Levels for Hypothesis Tests
Functions to justify alpha levels for statistical hypothesis tests by avoiding Lindley's paradox, or ...
Download / Learn more Package Citations See dependency  
canaper  
Categorical Analysis of Neo- And Paleo-Endemism
Provides functions to analyze the spatial distribution of biodiversity, in particular categorical a ...
Download / Learn more Package Citations See dependency  
EMP  
Expected Maximum Profit Classification Performance Measure
Functions for estimating EMP (Expected Maximum Profit Measure) in Credit Risk Scoring and Customer C ...
Download / Learn more Package Citations See dependency  
basket  
Basket Trial Analysis
Implementation of multisource exchangeability models for Bayesian analyses of prespecified subgroups ...
Download / Learn more Package Citations See dependency  

27,806

R Packages

236,180

Dependencies

73,837

Author Associations

27,807

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA