inputWallPaperNoFile
Wallpaper with no file access hash, used for example when deleting (unsave=true) wallpapers using account.saveWallPaper, specifying just the wallpaper ID.
type tg.InputWallPaperNoFile struct { /* ... */ }
Implements InputWallPaper.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
ID | int64 | yes | Wallpaper ID |
References
- Official documentation
- Generated Go reference
- TL definition:
inputWallPaperNoFile#967a462e