Interface
RestOptions
Properties
| Name | Type | Description |
|---|---|---|
| api | string | |
| authPrefix | 'Bot' | 'Bearer' | |
| retries | number | Configured retry count for safe methods and retry policies. |
| retryPolicy? | RetryPolicy | Per-request override; required to opt mutations into automatic retries. |
| timeout | number | |
| userAgent | string | |
| version | string |