MadelineProto/old_docs/API_docs_v38/constructors/chatInvite.md

430 B

title description
chatInvite chatInvite attributes, type and example

Constructor: chatInvite

Back to constructors index

Attributes:

Name Type Required
title string Required

Type: ChatInvite

Example:

$chatInvite = ['_' => 'chatInvite', 'title' => string, ];