Skip to content

weixin-ts / bot/src / DEFAULT_API_TIMEOUT_MS

Variable: DEFAULT_API_TIMEOUT_MS

const DEFAULT_API_TIMEOUT_MS: 15000 = 15_000

Defined in: bot/src/constants.ts:17

Default timeout for regular API requests (ms)

Released under the MIT License.