VRChat.Model.TwoFactorRecoveryCodesOtpInner (vrchat v1.20.0)

View Source

Summary

Types

t()

@type t() :: %VRChat.Model.TwoFactorRecoveryCodesOtpInner{
  code: String.t(),
  used: boolean()
}

Functions

decode(value)