VRChat.Model.FavoriteLimits (vrchat v1.20.0)
View SourceSummary
Types
@type t() :: %VRChat.Model.FavoriteLimits{ defaultMaxFavoriteGroups: integer(), defaultMaxFavoritesPerGroup: integer(), maxFavoriteGroups: VRChat.Model.FavoriteGroupLimits.t(), maxFavoritesPerGroup: VRChat.Model.FavoriteGroupLimits.t() }