MadelineProto/docs/API_docs/constructors/chatInviteAlready.md
2016-12-19 20:35:27 +03:00

315 B

Constructor: chatInviteAlready

Attributes:

Name Type Required
chat Chat Required

Type:

ChatInvite

Example:

$chatInviteAlready = ['_' => chatInviteAlready', 'chat' => Chat, ];