Skip to main content

wallPaperNoFile

Represents a wallpaper only based on colors/gradients.

type tg.WallPaperNoFile struct { /* ... */ }

Implements WallPaper.

Fields

NameTypeRequiredDescription
IDint64yesWallpaper ID
DefaultboolWhether this is the default wallpaper
DarkboolWhether this wallpaper should be used in dark mode.
SettingsWallPaperSettingsInfo on how to generate the wallpaper.

References