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

Link to this section Summary

Link to this section Types

@type t() :: %VRChat.Model.ApiHealth{
  buildVersionTag: String.t(),
  ok: boolean(),
  serverName: String.t()
}