Skip to main content

moderation.moderator_message

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

Overview

  • ID: 2030
  • Header: MODERATOR_MESSAGE
  • Direction: Server to Client (s2c)
  • Realm: Moderation & Safety
  • Phase: session
  • Since: nitro-1.6.6
  • Summary: Moderator message

Payload fields

FieldTypeRequiredDescription
field1stringrequiredWire field extracted from the Nitro client parser.
field2stringrequiredWire field extracted from the Nitro client parser.

Behavior

Sender

The server sends this message to inform the client about moderator message state.

Receiver

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

Notes

  • No additional notes