mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-04 20:47:46 +01:00
330 B
330 B
Constructor: messageActionChatJoinedByLink
Attributes:
Name | Type | Required |
---|---|---|
inviter_id | int | Required |
Type: MessageAction
Example:
$messageActionChatJoinedByLink = ['inviter_id' => int, ];