needs_repainting property

bool needs_repainting
read / write

True, if the sticker must be repainted to a text color in messages, the color of the Telegram Premium badge in emoji status, white color on chat photos, or another appropriate color in other places.

Implementation

late bool needs_repainting;