mirror of
https://github.com/danog/MadelineProtoDocs.git
synced 2024-12-02 09:38:28 +01:00
781 B
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
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];