Layer 220
HelpPromoDataEmpty
No PSA/MTProxy info is available
constructor
help.promoDataEmpty#98f6ac75 expires:int = help.PromoData;
Parameters
| Name | Type | Description |
|---|---|---|
| Expires | int | Re-fetch PSA/MTProxy info after the specified number of seconds |
Returns
help.PromoDataGogram Example
// Creating HelpPromoDataEmpty constructor obj := &tg.HelpPromoDataEmpty{ Expires: 0, }