!7 concept GModule { S moduleID, moduleLibID; S userID; // e. g. discord user id S userName; } cmodule GModulesManager > DynCRUD { }