BackgroundType¶ class aiogram.types.background_type.BackgroundType(**extra_data: Any)[source]¶ This object describes the type of a background. Currently, it can be one of aiogram.types.background_type_fill.BackgroundTypeFill aiogram.types.background_type_wallpaper.BackgroundTypeWallpaper aiogram.types.background_type_pattern.BackgroundTypePattern aiogram.types.background_type_chat_theme.BackgroundTypeChatTheme Source: https://core.telegram.org/bots/api#backgroundtype