inst/doc/telegrambot-set-a-proxy.R

## ----setup, include = FALSE---------------------------------------------------
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

## ---- eval = FALSE------------------------------------------------------------
#  bot <- Bot(token = "TOKEN", request_config = httr::use_proxy(...))

## ---- eval = FALSE------------------------------------------------------------
#  updater <- Updater(token = "TOKEN", request_config = httr::use_proxy(...))

Try the telegram.bot package in your browser

Any scripts or data that you put into this service are public.

telegram.bot documentation built on Sept. 7, 2022, 5:07 p.m.