moons-ta-client
    Preparing search index...

    Interface Response_LoadSong

    from protobuf message proto.packets.Response.LoadSong

    interface Response_LoadSong {
        levelId: string;
        message: string;
    }
    Index

    Properties

    Properties

    levelId: string

    from protobuf field: string level_id = 1;

    message: string

    from protobuf field: string message = 2;