View Source ExTDLib.Object.ChatEventMemberJoinedByRequest (ExTDLib v0.0.4)
A new member was accepted to the chat by an administrator.
| Name | Type | Description |
|---|---|---|
| approver_user_id | string | User identifier of the chat administrator, approved user join request. |
| invite_link | chatInviteLink | Invite link used to join the chat; may be null. |
More details on telegram's documentation.