Wrong export in the docs where it says ` exports.groups:RemoveBlip(groupId, name)` correct one is `exports.groups:DeleteBlip(groupId, name)`
Wrong export in the docs where it says
exports.groups:RemoveBlip(groupId, name)correct one is
exports.groups:DeleteBlip(groupId, name)