StarGiftBackground#
- class pyrogram.raw.types.StarGiftBackground#
Contains the default background palette of a gift type.
Constructor of
StarGiftBackground.- Details:
Layer:
225ID:
AFF56398
- Parameters:
center_color (
int32-bit) – Center color of the background palette, in RGB24 format.edge_color (
int32-bit) – Edge color of the background palette, in RGB24 format.text_color (
int32-bit) – Text color to use on top of the background palette, in RGB24 format.