Constructor: chatlists.exportedChatlistInvite
Info about an exported chat folder deep link ».
Attributes:
| Name | Type | Required | Description |
|---|---|---|---|
| filter | DialogFilter | Yes | Folder ID |
| invite | ExportedChatlistInvite | Yes | The exported chat folder deep link ». |
Type: chatlists.ExportedChatlistInvite
Example:
$chatlists_exportedChatlistInvite = ['_' => 'chatlists.exportedChatlistInvite', 'filter' => DialogFilter, 'invite' => ExportedChatlistInvite];