pixivel

package
v0.0.0-...-d8cc314 Latest Latest
Warning

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

Go to latest
Published: Mar 6, 2023 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const API = "https://api.pixivel.moe"

Variables

This section is empty.

Functions

func GetUserAllIllust

func GetUserAllIllust(userId int64) *[]Illust

Types

type Illust

type Illust struct {
	Pid            int
	P              int
	Title          string
	UserId         int
	UserAccount    string
	UserName       string
	Url            string
	R18            int
	Width          int
	Height         int
	Tags           []string
	TagsTranslated string
	Caption        string
}

type PixivelUser

type PixivelUser struct {
	Name string
	Id   int64
}

func GetUserInfo

func GetUserInfo(userId int64) (*PixivelUser, error)

Jump to

Keyboard shortcuts

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