Skip to main content

subscription.bonus_rare_info

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

Overview

  • ID: 1533
  • Header: BONUS_RARE_INFO
  • Direction: Server to Client (s2c)
  • Realm: Subscription & Offers
  • Phase: session
  • Since: nitro-1.6.6
  • Summary: Bonus rare info

Payload fields

FieldTypeRequiredDescription
field1stringrequiredField extracted from parser source.
field2int32requiredField extracted from parser source.
field3int32requiredField extracted from parser source.
field4int32requiredField extracted from parser source.

Behavior

Sender

The server sends this message to inform the client about bonus rare info.

Receiver

The client processes the received data and updates its state.

Notes

  • No additional notes