help.PeerColors#

class pyrogram.raw.base.help.PeerColors#

Contains info about multiple color palettes.

Telegram users and channels can change the accent color and background pattern of their profile page and their messages!

Constructors:

This base type has 2 constructors available.

help.PeerColors

Telegram API type.

help.PeerColorsNotModified

Telegram API type.

Functions:

This object can be returned by 2 functions.

help.GetPeerColors

Get the set of accent color palettes that can be used for message accents.

help.GetPeerProfileColors

Get the set of accent color palettes that can be used in profile page backgrounds.