VRChat.Model.ServiceQueueStats (vrchat v1.20.0)

View Source

Statistics about the user's currently queued service request

Summary

Types

t()

@type t() :: %VRChat.Model.ServiceQueueStats{
  estimatedServiceDurationSeconds: integer()
}

Functions

decode(value)