diff --git a/wallpaper.go b/wallpaper.go new file mode 100644 index 0000000..f64cedf --- /dev/null +++ b/wallpaper.go @@ -0,0 +1,4 @@ +package crunchyroll + +// Wallpaper contains a wallpaper name which can be set via Account.ChangeWallpaper. +type Wallpaper string