BackgroundTypeWallpaper¶
- class litegram.types.background_type_wallpaper.BackgroundTypeWallpaper(*, type: Literal['wallpaper'] = 'wallpaper', document: Document, dark_theme_dimming: int, is_blurred: bool | None = None, is_moving: bool | None = None, **extra_data: Any)[source]¶
The background is a wallpaper in the JPEG format.
Source: https://core.telegram.org/bots/api#backgroundtypewallpaper
- type: Literal['wallpaper']¶
Type of the background, always ‘wallpaper’