## Constructor: chatInviteExported ### Attributes: | Name | Type | Required | |----------|:-------------:|---------:| |link|[string](../types/string.md) | Required| ### Type: [ExportedChatInvite](../types/ExportedChatInvite.md) ### Example: ``` $chatInviteExported = ['_' => chatInviteExported', 'link' => string, ]; ```