View Source VRChat.Model.PastDisplayName (vrchat v1.11.1)

Link to this section Summary

Link to this section Types

@type t() :: %VRChat.Model.PastDisplayName{
  displayName: String.t(),
  updated_at: DateTime.t()
}