View Source ExTDLib.Object.PushMessageContentChatAddMembers (ExTDLib v0.0.4)
New chat members were invited to a group.
| Name | Type | Description |
|---|---|---|
| member_name | string | Name of the added member. |
| is_current_user | bool | True, if the current user was added to the group. |
| is_returned | bool | True, if the user has returned to the group themselves. |
More details on telegram's documentation.