Links

Lifetime Statistics

Retrieve lifetime statistics.

Multiplayer

import { ModernWarfare2 } from "call-of-duty-api";
try {
let data = await ModernWarfare2.fullData(unoId: string)
} catch(Error) {
//Handle Exception
}