FoxoChat.js Packages
    Preparing search index...

    Interface GatewayServerboundDispatchPayloadsMap

    Dispatch payload mappings of messages sent from client to gateway server.

    interface GatewayServerboundDispatchPayloadsMap {
        TYPING_START: GatewayDispatchTypingStartPayload<false>;
    }
    Index

    Properties

    Properties