User service configuration
New users receiving pre-registration broadcast messages
By default, newly registered users can receive broadcast messages sent within the 7 days before their registration. You can disable this on the console Chat settings page.
The New users receive pre-registration broadcast messages toggle affects messages sent via:
- Broadcast to all users:
/v4/system-channel/message/broadcast-all - Push by user tag:
/v4/system-channel/tagged-users/send - Push by app package:
/v4/system-channel/app-package-users/send
Subscribe to user online status
Subscribe to the user:connection_status webhook event in the Console under Chat > Webhooks. If your network has IP access restrictions, see the Webhooks IP allowlist to configure your allowlist.
Related docs:
- Subscribe to User Online Status: Webhook callback reference for receiving real-time user status change notifications.