WallPapers

---types---
account.wallPapers#cdc3858c hash:long wallpapers:Vector<WallPaper> = account.WallPapers

Belongs to

account.WallPapers

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

Parameters

hashlongrequired
wallpapersVector<WallPaper>required