View Source ExTDLib.Object.PushMessageContentChatAddMembers (ExTDLib v0.0.4)

New chat members were invited to a group.

NameTypeDescription
member_namestringName of the added member.
is_current_userboolTrue, if the current user was added to the group.
is_returnedboolTrue, if the user has returned to the group themselves.

More details on telegram's documentation.