telegram api constructor · layer 229 · #9f2504e4
starGiftAttributeBackdrop
The backdrop of a collectible gift ».
definition
starGiftAttributeBackdrop#9f2504e4 name:string backdrop_id:int center_color:int edge_color:int pattern_color:int text_color:int rarity:StarGiftAttributeRarity = StarGiftAttribute;
parameters
| name | type | description |
|---|---|---|
name | string | Name of the backdrop |
backdrop_id | int | Unique ID of the backdrop |
center_color | int | Color of the center of the backdrop in RGB24 format. |
edge_color | int | Color of the edges of the backdrop in RGB24 format. |
pattern_color | int | Color of the starGiftAttributePattern applied on the backdrop in RGB24 format. |
text_color | int | Color of the text on the backdrop in RGB24 format. |
rarity | StarGiftAttributeRarity |
type
StarGiftAttribute · other constructors: starGiftAttributeModel, starGiftAttributePattern, starGiftAttributeOriginalDetails
history
present in layers 196–229 · constructor id changed 2×
| id | layers |
|---|---|
| #94271762 | 196–202 |
| #d93d859c | 203–221 |
| #9f2504e4 | 222–229 |