- API ›
- Constructors ›
- InputWallPaper
InputWallPaper
---types--- inputWallPaper#e630b979 id:long access_hash:long = InputWallPaper
Belongs to
| InputWallPaper |
In Rust this constructor is a variant of the enums::InputWallPaper enum.
Match on it with: if let enums::InputWallPaper::InputWallPaper(v) = result { ... }
Parameters
Used by
| GetWallPaper |
| InstallWallPaper |
| SaveWallPaper |
| SetChatWallPaper |