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

    Type Alias GoldenNotificationPacket

    Represents a golden notification.

    type GoldenNotificationPacket = {
        username: string;
        way: number;
    }
    Index

    Properties

    Properties

    username: string

    The username of the golden user.

    way: number

    No idea.