RESTOptions
interfaceDeclaration
interface RESTOptions Properties
apiRoot: string;Base URL of the Bot API server. Change this to use a local Bot API server.
maxRetries: number;How many times to retry a request that Telegram rate-limits (HTTP 429).