Welcome to ClientVPS Mirrors

Set a Proxy

Set a Proxy

Ernest Benedito

2025-10-26

If you want to set a proxy, you can do it by passing an httr::use_proxy instance into the request_config parameter when calling the Bot object:

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

Also, the same request_config parameter can be passed through the Updater object:

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

The details for the proxy settings can be found in ?httr::use_proxy.

Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.

This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.