VRChat.Model.PaginatedGroupAuditLogEntryList (vrchat v1.20.0)
View SourceSummary
Types
@type t() :: %VRChat.Model.PaginatedGroupAuditLogEntryList{ hasNext: boolean() | nil, results: [VRChat.Model.GroupAuditLogEntry.t()] | nil, totalCount: integer() | nil }