Skip to content

weixin-ts / bot/src / DEFAULT_CONFIG_TIMEOUT_MS

Variable: DEFAULT_CONFIG_TIMEOUT_MS

const DEFAULT_CONFIG_TIMEOUT_MS: 10000 = 10_000

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

Default timeout for lightweight API requests like getConfig, sendTyping (ms)

Released under the MIT License.