Layer 220
StarGiftAttributeIdPattern
The ID of a pattern of a collectible gift.
constructor
starGiftAttributeIdPattern#4a162433 document_id:long = StarGiftAttributeId;
Parameters
| Name | Type | Description |
|---|---|---|
| DocumentId | long | The sticker representing the symbol |
Returns
StarGiftAttributeIdGogram Example
// Creating StarGiftAttributeIdPattern constructor obj := &tg.StarGiftAttributeIdPattern{ DocumentId: int64(0), }