- API ›
- Constructors ›
- InputWallPaperNoFile
InputWallPaperNoFile
---types--- inputWallPaperNoFile#967a462e id: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::InputWallPaperNoFile(v) = result { ... }
Parameters
| id | long | required |
Used by
| GetWallPaper |
| InstallWallPaper |
| SaveWallPaper |
| SetChatWallPaper |