Skip to main content

group.member_remove_confirm

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

Overview

  • ID: 1876
  • Header: GROUP_MEMBER_REMOVE_CONFIRM
  • Direction: Server to Client (s2c)
  • Realm: Groups & Forums
  • Phase: session
  • Since: nitro-1.6.6
  • Summary: Show furniture impact before removing a member

Payload fields

FieldTypeRequiredDescription
userIdint32requiredUser identifier being removed.
furnitureCountint32requiredNumber of furniture items the user has placed in the group room.

Behavior

Sender

Sent in response to a remove-member-confirm request.

Receiver

The client shows a confirmation dialog with the number of affected furniture items.

Notes

  • No additional notes