Skip to content

weixin-ts / bot/src / DEFAULT_LONG_POLL_TIMEOUT_MS

Variable: DEFAULT_LONG_POLL_TIMEOUT_MS

const DEFAULT_LONG_POLL_TIMEOUT_MS: 35000 = 35_000

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

Default long-poll timeout for getUpdates (ms)

Released under the MIT License.