Layer 220
InputPeerColorCollectible
constructor
inputPeerColorCollectible#b8ea86a9 collectible_id:long = PeerColor;
Parameters
| Name | Type | Description |
|---|---|---|
| CollectibleId | long |
Returns
PeerColorGogram Example
// Creating InputPeerColorCollectible constructor obj := &tg.InputPeerColorCollectible{ CollectibleId: int64(0), }