Report

Replace UserID with the userID to report.

Replace ReportID with the userID who reported it (optional, used for priority.)

game.ReplicatedStorage.API:Fire("Report",UserID,ReportID)

Server Side Only

Last updated