Layer 220
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.PromoData

Gogram Example

// Creating HelpPromoDataEmpty constructor
obj := &tg.HelpPromoDataEmpty{
    Expires: 0,
}