WallpaperSettings¶
- class pyrogram.types.WallpaperSettings¶
A wallpaper settings.
- Parameters:¶
is_blur (
bool
, optional) – True, if the wallpaper is blurred.is_motion (
bool
, optional) – True, if the wallpaper is motion.background_color (
int
, optional) – The background color of the wallpaper.second_background_color (
int
, optional) – The second background color of the wallpaper.third_background_color (
int
, optional) – The third background color of the wallpaper.fourth_background_color (
int
, optional) – The fourth background color of the wallpaper.intensity (
int
, optional) – The intensity of the wallpaper.rotation (
int
, optional) – The rotation of the wallpaper.emoticon (
str
, optional) – The emoticon of the wallpaper.