Last chance! 50% off unlimited learning
Sale ends in
powered by
Obtain Telegram user id from system variables (in .Renviron) set according to the naming convention R_TELEGRAM_USER_X where X is the user's name.
.Renviron
R_TELEGRAM_USER_X
X
user_id(user_name)
The user's name.
# NOT RUN { user_id("Me") # }
Run the code above in your browser using DataLab