Constructor: inputStarGiftAuction
Attributes:
| Name | Type | Required |
|---|---|---|
| gift_id | long | Yes |
Type: InputStarGiftAuction
Example:
$inputStarGiftAuction = ['_' => 'inputStarGiftAuction', 'gift_id' => long];
| Name | Type | Required |
|---|---|---|
| gift_id | long | Yes |
$inputStarGiftAuction = ['_' => 'inputStarGiftAuction', 'gift_id' => long];