VRChat.Model.FavoriteGroupLimits (vrchat v1.20.0)

View Source

Summary

Types

t()

@type t() :: %VRChat.Model.FavoriteGroupLimits{
  avatar: integer(),
  friend: integer(),
  world: integer()
}

Functions

decode(value)