danog\MadelineProto\EventHandler\Wallpaper\WallpaperSettings
Author: Daniil Gentili daniil@daniil.it
Info on how to generate a wallpaper, according to these instructions ».
Properties
$blur:boolFor image wallpapers: if set, the JPEG must be downscaled to fit in 450x450 square and then box-blurred with radius 12.$motion:boolIf set, the background needs to be slightly moved when the device is rotated.$backgroundColor:?intUsed for solid, gradient and freeform gradient fills.$secondBackgroundColor:?intUsed for gradient and freeform gradient fills.$thirdBackgroundColor:?intUsed for freeform gradient fills.$fourthBackgroundColor:?intUsed for freeform gradient fills.$intensity:intUsed for pattern wallpapers.$rotation:intClockwise rotation angle of the gradient, in degrees; 0-359. Should be always divisible by 45. — Generated by danog/phpdoc