qq_wait_inbox
Block until new private QQ messages arrive, returning immediately on arrival or after maxWaitMs timeout. Call repeatedly to idle efficiently without polling.
Instructions
BLOCK until new private messages arrive (zero polling/cost while waiting). Returns immediately when messages arrive; or after maxWaitMs. Call in a loop to idle efficiently waiting for QQ messages.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| maxWaitMs | No |