Interface

RESTOptions

Properties

api?: string
authPrefix?: 'Bot' | 'Bearer'
retries?: number
retryPolicy?: RetryPolicy

Select the retry budget for each logical request.

timeout?: number
userAgent?: string
version?: string