MadelineProto/docs/API_docs/constructors/chatInviteExported.md

314 B

Constructor: chatInviteExported

Attributes:

Name Type Required
link string Required

Type: ExportedChatInvite

Example:

$chatInviteExported = ['link' => string, ];