Link Search Menu Expand Document

Constructor: inputWallPaper

Back to constructors index

Wallpaper

Attributes:

NameTypeRequiredDescription
idlongYesWallpaper ID
access_hashlongYesAccess hash

Type: InputWallPaper

Example:

$inputWallPaper = ['_' => 'inputWallPaper', 'id' => long, 'access_hash' => long];