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

907 B

title description nav_exclude image redirect_from
messages.historyImport ID of a specific chat import session, click here for more info ». true https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png /API_docs/constructors/messages_historyImport.html

Constructor: messages.historyImport

Back to constructors index

ID of a specific chat import session, click here for more info ».

Attributes:

Name Type Required Description
id long Yes History import ID

Type: messages.HistoryImport

Example:

$messages_historyImport = ['_' => 'messages.historyImport', 'id' => long];