constaward: Omit<Award, '_id'|'requirement'> = { name:"Masoveteran", description:"Award given for being a Masochist.ME member for 10 years.", img:"http://http.cat/404.jpg", category:"5f5affe76ba7865769", children: [], isStackable:false, isEnabled:true, isLegacy:false };
[TODO] Allowaddingchildrenhereaswell!!!
const { acknowledged, insertedId, } = awaitsdk.createAward({ award });
Creates a new award.
Usage