@osynicite/osynic-osuapi
    Preparing search index...

    Interface GetMatchParamsRaw

    获取多人游戏信息的原始参数 Raw parameters for getting multiplayer match information

    interface GetMatchParamsRaw {
        k: string;
        mp: string;
    }
    Index

    Properties

    k mp

    Properties

    k: string
    mp: string