@theredhead — Frontend Library - v1.0.0
    Preparing search index...

    Emitted when the user sends a message via the composer.

    interface MessageSendEvent {
        content: string;
    }
    Index

    Properties

    Properties

    content: string

    The composed message content.