R/print.chat_bot.R

print.chat_bot <- function(x){
  
  
  
  print(paste(x$first_name, "with token_id:", x$token))
}
ja-thomas/RTelegram documentation built on May 18, 2019, 7:15 a.m.