powered by
Get general information about the channel - link to the channel, name, description, avatar, number of subscribers at the moment.
tg_channel(channel_id = tg_get_channel_id())
tibble with channel metadata
hannel ID (@username, t.me/username, t.me/joinchat/AAAAABbbbbcccc ... or channel ID in 'TGStat')
See also TGStat API Documentation of metrod channels/get
if (FALSE) { channel <- tg_channel(channel_id = "R4marketing") }
Run the code above in your browser using DataLab