Skip to main content

room.bot_received

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

Overview

  • ID: 3684
  • Header: BOT_RECEIVED
  • Direction: Server to Client (s2c)
  • Realm: Room Entities
  • Phase: session
  • Since: nitro-1.6.6
  • Summary: Bot received

Payload fields

FieldTypeRequiredDescription
field1booleanrequiredField extracted from parser source.

Behavior

Sender

The server sends this message to inform the client about bot received.

Receiver

The client processes the received data and updates its state.

Notes

  • No additional notes