Skip to main content

moderation.guide_on_duty_status

Generated from spec/protocol.yaml. Do not edit by hand.

Overview

  • ID: 1548
  • Header: GUIDE_ON_DUTY_STATUS
  • Direction: Server to Client (s2c)
  • Realm: Moderation & Safety
  • Phase: session
  • Since: nitro-1.6.6
  • Summary: Guide on duty status

Payload fields

FieldTypeRequiredDescription
field1booleanrequiredWire field extracted from the Nitro client parser.
field2int32requiredWire field extracted from the Nitro client parser.
field3int32requiredWire field extracted from the Nitro client parser.
field4int32requiredWire field extracted from the Nitro client parser.

Behavior

Sender

The server sends this message to inform the client about guide on duty status state.

Receiver

The client processes the received data and updates its local state accordingly.

Notes

  • No additional notes