Layer 220
InputStarGiftAuctionSlug
constructor
inputStarGiftAuctionSlug#7ab58308 slug:string = InputStarGiftAuction;
Parameters
| Name | Type | Description |
|---|---|---|
| Slug | string |
Returns
InputStarGiftAuctionGogram Example
// Creating InputStarGiftAuctionSlug constructor obj := &tg.InputStarGiftAuctionSlug{ Slug: "...", }