BackgroundTypeFill¶
- class litegram.types.background_type_fill.BackgroundTypeFill(*, type: Literal['fill'] = 'fill', fill: BackgroundFillUnion, dark_theme_dimming: int, **extra_data: Any)[source]¶
The background is automatically filled based on the selected colors.
Source: https://core.telegram.org/bots/api#backgroundtypefill
- type: Literal['fill']¶
Type of the background, always ‘fill’
- fill: BackgroundFillUnion¶
The background fill