Generated from

"../messages/stats_getConfig.request.json"

interface StatsGetConfigRequest {
    method: "stats_getConfig";
    result: StatsConfig;
}

Properties

Properties

method: "stats_getConfig"
result: StatsConfig