R/print.chat_id.R

print.chat_id <- function(x){
  print(paste("Chat id for user", x$username, "- created on", x$created_on))
}
ja-thomas/RTelegram documentation built on May 18, 2019, 7:15 a.m.