weixin-ts / bot/src / GetUpdatesReq
Interface: GetUpdatesReq
Defined in: bot/src/types.ts:176
getUpdates request payload
Properties
get_updates_buf?
optionalget_updates_buf?:string
Defined in: bot/src/types.ts:178
Full context buf cached locally; send empty string on first request.