mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-04 20:47:46 +01:00
479 B
479 B
title | description |
---|---|
chatInviteExported | chatInviteExported attributes, type and example |
Constructor: chatInviteExported
Attributes:
Name | Type | Required |
---|---|---|
link | string | Required |
Type: ExportedChatInvite
Example:
$chatInviteExported = ['_' => chatInviteExported', 'link' => string, ];