VRChat.Model.NotificationDetailInvite (vrchat v1.20.0)

View Source

Summary

Types

t()

@type t() :: %VRChat.Model.NotificationDetailInvite{
  inviteMessage: String.t() | nil,
  worldId: String.t(),
  worldName: String.t()
}

Functions

decode(value)