vrchat

package
v0.0.0-...-65b5557 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 10, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrServer = errors.New("server returned 5xx response")
	ErrClient = errors.New("server returned 4xx response")
)

Functions

This section is empty.

Types

type World

type World struct {
	Name              string `json:"name"`
	Description       string `json:"description"`
	ImageURL          string `json:"imageUrl"`
	ThumbnailImageURL string `json:"thumbnailImageUrl"`
}

func FetchVRChatWorldInfo

func FetchVRChatWorldInfo(worldID utils.VRChatWorldID) (*World, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL