Skip to main content

group.save_colors

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

Overview

  • ID: 1764
  • Header: GROUP_SAVE_COLORS
  • Direction: Client to Server (c2s)
  • Realm: Groups & Forums
  • Phase: session
  • Since: nitro-1.6.6
  • Summary: Update the group badge colors

Payload fields

FieldTypeRequiredDescription
groupIdint32requiredGroup identifier.
colorAint32requiredPrimary badge color identifier.
colorBint32requiredSecondary badge color identifier.

Behavior

Sender

Sent when a group admin changes the primary and secondary badge colors.

Receiver

The server updates the group colors. Confirmed in GLADIATOR.

Notes

  • No additional notes