VRChat.Model.PlayerModeration (vrchat v1.20.0)
View SourceSummary
Types
@type t() :: %VRChat.Model.PlayerModeration{ created: DateTime.t(), id: String.t(), sourceDisplayName: String.t(), sourceUserId: String.t(), targetDisplayName: String.t(), targetUserId: String.t(), type: VRChat.Model.PlayerModerationType.t() }