updatePeerWallpaper
The wallpaper » of a given peer has changed.
type tg.UpdatePeerWallpaper struct { /* ... */ }
Implements Update.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
WallpaperOverridden | bool | — | Whether the other user has chosen a custom wallpaper for us using messages setChatWallPaper and the for_both flag, see here » for more info. |
Peer | PeerClass | yes | The peer where the wallpaper has changed. |
Wallpaper | WallPaperClass | — | The new wallpaper, if none the wallpaper was removed and the default wallpaper should be used. |
References
- Official documentation
- Generated Go reference
- TL definition:
updatePeerWallpaper#ae3f101d