Script API - v1.21.120.21
    Preparing search index...

    Class MessageReceiveAfterEventBeta

    A specific currently-internal event used for passing messages from client to server.

    Index

    Constructors

    Properties

    Constructors

    Properties

    id: string

    The message identifier.

    This property can't be read in early-execution mode.

    message: string

    The message.

    This property can't be read in early-execution mode.

    player: Player

    The player who sent the message.

    This property can't be read in early-execution mode.