VRChat.Model.CurrentUserPlatformHistoryInner (vrchat v1.20.0)

View Source

Summary

Types

t()

@type t() :: %VRChat.Model.CurrentUserPlatformHistoryInner{
  isMobile: boolean() | nil,
  platform: String.t() | nil,
  recorded: DateTime.t() | nil
}

Functions

decode(value)