powered by
Retrieving publication data
tg_post(post_id)
tibble with post data
Post ID (t.me/username/123, t.me/c/1256804429/1230 or post ID in TGStat)
Get information and publications in Telegram - number of views, publication date, content, ...
See also TGStat API Documentation of metrod posts/get
if (FALSE) { post <- tg_post( post_id = 'https://t.me/R4marketing/887' ) }
Run the code above in your browser using DataLab