Stats 🚀🔗 Get stats about the current game. Request model🔗 { "op": "Stats", "d": {} } Success response🔗 { "response": { "d": { "current": Integer, "max": Integer }, "op": "Stats" }, "status": true } Errors🔗 Errors that may occur while fetching stats. NotIdentified NotInGame NotFound