mirror of
https://github.com/danog/MadelineProtoDocs.git
synced 2024-12-02 09:38:28 +01:00
869 B
869 B
title | description | nav_exclude | image |
---|---|---|---|
inputTakeoutFileLocation | Used to download a JSON file that will contain all personal data related to features that do not have a specialized takeout method yet, see here » for more info on the takeout API. | true | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
Constructor: inputTakeoutFileLocation
Used to download a JSON file that will contain all personal data related to features that do not have a specialized takeout method yet, see here » for more info on the takeout API.
Type: InputFileLocation
Example:
$inputTakeoutFileLocation = ['_' => 'inputTakeoutFileLocation'];