View Source VRChat.Model.Permission (vrchat v1.11.1)

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()
}