ReplyColor
- class pyrogram.enums.ReplyColor
Reply color enumeration used in
update_color()andChatColor.-
RED =
0 Red color.
-
ORANGE =
1 Orange color.
-
VIOLET =
2 Violet color.
-
GREEN =
3 Green color.
-
CYAN =
4 Cyan color.
-
BLUE =
5 Blue color.
-
PINK =
6 Pink color.
-
RED_DARK_RED =
7 Red color with dark red stripes.
-
ORANGE_DARK_ORANGE =
8 Orange color with dark orange stripes.
-
VIOLET_DARK_VIOLET =
9 Violet color with dark violet stripes.
-
GREEN_DARK_GREEN =
10 Green color with dark green stripes.
-
CYAN_DARK_CYAN =
11 Cyan color with dark cyan stripes.
-
BLUE_DARK_BLUE =
12 Blue color with dark blue stripes.
-
PINK_DARK_PINK =
13 Pink color with dark pink stripes.
-
BLUE_WHITE_RED =
14 Blue color with white and red stripes.
-
ORANGE_WHITE_GREEN =
15 Orange color with white and green stripes.
-
GREEN_WHITE_RED =
16 Green color with white and red stripes.
-
CYAN_WHITE_GREEN =
17 Cyan color with white and red green.
-
CYAN_YELLOW_PINK =
18 Cyan color with yellow and pink stripes.
-
VIOLET_YELLOW_ORANGE =
19 Violet color with yellow and orange stripes.
-
BLUE_WHITE_ORANGE =
20 Blue color with white and orange stripes.
-
DYNAMIC =
21 Secret color that cannot be set. For now: Red - If you use Telegram desktop. Blue - If you are using Telegram android/ios.
-
RED =