VRChat.Model.Print (vrchat v1.20.0)
View SourceInfo about a print
Summary
Types
@type t() :: %VRChat.Model.Print{ authorId: String.t(), authorName: String.t(), createdAt: DateTime.t(), files: VRChat.Model.PrintFiles.t(), id: String.t(), note: String.t(), ownerId: String.t() | nil, timestamp: DateTime.t(), worldId: String.t(), worldName: String.t() }