ro.py icon indicating copy to clipboard operation
ro.py copied to clipboard

Add `BaseGroup.get_audit_log`

Open Jodenee opened this issue 1 year ago • 0 comments

Is your feature request related to a problem? Please describe. There is no built in function to get a groups audit log.

If your feature is related to implementing a new Roblox API, provide information here. API URL: /v1/groups/{groupId}/audit-log Documented: Yes

Describe the solution you'd like A new method should be added to BaseGroup named get_audit_log that should return an iterator of AuditLogItems

Jodenee avatar Oct 16 '24 07:10 Jodenee