tg_post | R Documentation |
Retrieving publication data
tg_post(post_id)
post_id |
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, ...
tibble with post data
See also TGStat API Documentation of metrod posts/get
## Not run:
post <- tg_post(
post_id = 'https://t.me/R4marketing/887'
)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.