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

    Interface GetMatchParams

    获取多人游戏信息的参数 Parameters for getting multiplayer match information

    interface GetMatchParams {
        api_key: string;
        match_id: string;
    }
    Index

    Properties

    Properties

    api_key: string
    match_id: string