tg_set_channel_id | R Documentation |
Set session default channel id
tg_set_channel_id(channel_id)
channel_id |
Channel ID (@username, t.me/username, t.me/joinchat/AAAAABbbbbcccc ... or channel ID in 'TGStat') |
Using for side effect, no return data
## Not run:
tg_set_channel_id('R4marketing')
stat <- tg_channel_stat()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.