430 B
430 B
title | description |
---|---|
chatInvite | chatInvite attributes, type and example |
Constructor: chatInvite
Attributes:
Name | Type | Required |
---|---|---|
title | string | Required |
Type: ChatInvite
Example:
$chatInvite = ['_' => 'chatInvite', 'title' => string, ];