WallPaper#

class pyrogram.raw.base.WallPaper#

Object contains info on a wallpaper.

Constructors:

This base type has 2 constructors available.

WallPaper

Represents a wallpaper based on an image.

WallPaperNoFile

Represents a wallpaper only based on colors/gradients.

Functions:

This object can be returned by 3 functions.

account.GetWallPaper

Get info about a certain wallpaper.

account.UploadWallPaper

Create and upload a new wallpaper.

account.GetMultiWallPapers

Get info about multiple wallpapers.