MadelineProtoDocs/docs/API_docs/constructors/help.promoDataEmpty.md
2024-05-01 14:53:46 +02:00

781 B

title description nav_exclude image redirect_from
help.promoDataEmpty No PSA/MTProxy info is available true https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png /API_docs/constructors/help_promoDataEmpty.html

Constructor: help.promoDataEmpty

Back to constructors index

No PSA/MTProxy info is available

Attributes:

Name Type Required Description
expires int Yes Re-fetch PSA/MTProxy info after the specified number of seconds

Type: help.PromoData

Example:

$help_promoDataEmpty = ['_' => 'help.promoDataEmpty', 'expires' => int];