BackgroundFill¶ class aiogram.types.background_fill.BackgroundFill(**extra_data: Any)[source]¶ This object describes the way a background is filled based on the selected colors. Currently, it can be one of aiogram.types.background_fill_solid.BackgroundFillSolid aiogram.types.background_fill_gradient.BackgroundFillGradient aiogram.types.background_fill_freeform_gradient.BackgroundFillFreeformGradient Source: https://core.telegram.org/bots/api#backgroundfill