Skip to main content

forum.moderate_thread

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

Overview

  • ID: 1397
  • Header: FORUM_MODERATE_THREAD
  • Direction: Client to Server (c2s)
  • Realm: Groups & Forums
  • Phase: session
  • Since: nitro-1.6.6
  • Summary: Moderate a forum thread

Payload fields

FieldTypeRequiredDescription
groupIdint32requiredGroup identifier.
threadIdint32requiredThread identifier.
actionint32requiredModeration action code.

Behavior

Sender

Sent by a forum moderator to lock, pin, hide, or delete a thread.

Receiver

The server applies the moderation action and sends an updated thread to all viewers. Confirmed in GLADIATOR.

Notes

  • No additional notes