View Source VRChat.Model.Permission (VRChat v1.7.2)

Link to this section Summary

Link to this section Types

@type t() :: %VRChat.Model.Permission{
  data: map() | nil,
  id: String.t(),
  name: String.t(),
  ownerId: String.t()
}