GetGroups


-- @param data table The data to be checked. { source = int, identifier = string, stateid = string }
-- @return table: A table containing the groups of the person.
exports.drx_mdt:GetGroups()

Last updated