group_id {telegram} | R Documentation |
group_id
Description
Obtain telegram user id from system variables (in Renviron
) set
according to package naming conventions, that is
R_TELEGRAM_USER_X
where is the user's name .
Usage
group_id(x)
Arguments
x |
character of length 1 with the name of the user; if
|
Examples
## Not run: group_id('test_group')
[Package telegram version 0.7.1 Index]