Skip to main content

moderation.issue_pick_failed

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

Overview

  • ID: 3150
  • Header: ISSUE_PICK_FAILED
  • Direction: Server to Client (s2c)
  • Realm: Moderation & Safety
  • Phase: session
  • Since: nitro-1.6.6
  • Summary: Issue pick failed

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.
field4stringrequiredWire field extracted from the Nitro client parser.
field5booleanrequiredWire field extracted from the Nitro client parser.
field6int32requiredWire field extracted from the Nitro client parser.

Behavior

Sender

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

Receiver

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

Notes

  • No additional notes