Skip to main content

moderation.issue_info

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

Overview

  • ID: 3609
  • Header: ISSUE_INFO
  • Direction: Server to Client (s2c)
  • Realm: Moderation & Safety
  • Phase: session
  • Since: nitro-1.6.6
  • Summary: Issue info

Payload fields

FieldTypeRequiredDescription
field1int32requiredWire 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.
field5int32requiredWire field extracted from the Nitro client parser.
field6int32requiredWire field extracted from the Nitro client parser.
field7int32requiredWire field extracted from the Nitro client parser.
field8int32requiredWire field extracted from the Nitro client parser.
field9stringrequiredWire field extracted from the Nitro client parser.
field10int32requiredWire field extracted from the Nitro client parser.
field11stringrequiredWire field extracted from the Nitro client parser.
field12int32requiredWire field extracted from the Nitro client parser.
field13stringrequiredWire field extracted from the Nitro client parser.
field14stringrequiredWire field extracted from the Nitro client parser.
field15int32requiredWire field extracted from the Nitro client parser.
field16int32requiredWire field extracted from the Nitro client parser.

Behavior

Sender

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

Receiver

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

Notes

  • No additional notes