How to get the invite_link object with Telegram API? I want to check through which invite link a new member joins the group chat
I want to check through which invite link a new member joins the group chat. According to the Telegram API docs, there should be an invite_link type when listening on the Chat_member update.