Layer 220
InputStarGiftAuction
constructor
inputStarGiftAuction#2e16c98 gift_id:long = InputStarGiftAuction;
Parameters
| Name | Type | Description |
|---|---|---|
| GiftId | long |
Returns
InputStarGiftAuctionGogram Example
// Creating InputStarGiftAuction constructor obj := &tg.InputStarGiftAuction{ GiftId: int64(0), }