Skip to content

weixin-ts / bot/src / GetUpdatesReq

Interface: GetUpdatesReq

Defined in: bot/src/types.ts:176

getUpdates request payload

Properties

get_updates_buf?

optional get_updates_buf?: string

Defined in: bot/src/types.ts:178

Full context buf cached locally; send empty string on first request.

Released under the MIT License.