Skip to main content

room.get_bot_configuration

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

Overview

  • ID: 1986
  • Header: BOT_CONFIGURATION
  • Direction: Client to Server (c2s)
  • Realm: Room
  • Phase: session
  • Since: nitro-1.6.6
  • Summary: Request the configuration panel for a bot

Payload fields

FieldTypeRequiredDescription
botIdint32requiredID of the bot.

Behavior

Sender

Sent when the room owner opens the bot configuration interface for a specific bot.

Receiver

The server responds with room.bot_configuration (s2c 1618). Confirmed in GLADIATOR.

Notes

  • No additional notes