help.PromoDataEmpty
- class pyrogram.raw.types.help.PromoDataEmpty
No PSA/MTProxy info is available
Constructor of
PromoData.- Details:
Layer:
223ID:
98F6AC75
- Parameters:
expires (
int32-bit) – Re-fetch PSA/MTProxy info after the specified number of seconds
- Functions:
This object can be returned by 1 function.
Returns a set of useful suggestions and PSA/MTProxy sponsored peers, see here » for more info.
TL Schema
help.promoDataEmpty#98f6ac75
expires:int
= help.PromoData
Parameter Tree
PromoDataEmpty
└── expires →
intExample
PromoDataEmpty(
expires=0,
)