Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ArtistPatch ¶
type ArtworkArtistCreation ¶
type ArtworkBasicPatch ¶
type ArtworkCreation ¶
type ArtworkCreation struct {
Artist ArtworkArtistCreation
Title string
Description string
SourceType shared.SourceType
SourceURL string
Tags []string
Pictures []ArtworkPictureCreation
UgoiraMetas []*ArtworkUgoiraCreation
Videos []ArtworkVideoCreation
ID ouid.OUID
R18 bool
}
type ArtworkPictureCreation ¶
type ArtworkUgoiraCreation ¶
type ArtworkUgoiraCreation struct {
TelegramInfo shared.TelegramInfo
OriginalStorage shared.StorageDetail
Data shared.UgoiraMetaData
Index uint
}
type ArtworkVideoCreation ¶ added in v1.5.0
Click to show internal directories.
Click to hide internal directories.