VRChat.Model.UpdateUserBadgeRequest (vrchat v1.20.0)

View Source

Summary

Types

t()

@type t() :: %VRChat.Model.UpdateUserBadgeRequest{
  hidden: boolean() | nil,
  showcased: boolean() | nil
}

Functions

decode(value)