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

    An event that fires as players enter chat messages.

    Hierarchy (View Summary)

    Index

    Properties

    cancel: boolean

    If set to true in a beforeChat event handler, this message is not broadcast out.

    message: string

    Message that is being broadcast.

    sender: Player

    Player that sent the chat message.

    sendToTargets: boolean

    Methods

    • Beta

      Parameters

      Returns void