WallPaper

---types---
wallPaper#a437c3ed id:long creator:flags.0?true default:flags.1?true pattern:flags.3?true dark:flags.4?true access_hash:long slug:string document:Document settings:flags.2?WallPaperSettings = WallPaper

Belongs to

WallPaper

In Rust this constructor is a variant of the enums::WallPaper enum.
Match on it with: if let enums::WallPaper::WallPaper(v) = result { ... }

Parameters

idlongrequired
creatortrueoptional
defaulttrueoptional
patterntrueoptional
darktrueoptional
access_hashlongrequired
slugstringrequired
documentDocumentrequired
settingsWallPaperSettingsoptional