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

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

Back to constructors index

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'];