GiftBackground

class pyrogram.types.GiftBackground[source]

The background a gift is shown on.

Parameters:
  • center_color (int, optional) – Center color of the background in RGB format.

  • edge_color (int, optional) – Edge color of the background in RGB format.

  • text_color (int, optional) – Text color of the background in RGB format.