PixelPlaceJS-new - v3.4.3
    Preparing search index...

    Type Alias ClientChatCommandPacket

    Something something pixelplace staff command.

    type ClientChatCommandPacket = {
        cmd: string;
        type: unknown;
    }
    Index

    Properties

    Properties

    cmd: string
    type: unknown