go-telegram-bot-api / telegram-bot-api

Golang bindings for the Telegram Bot API
https://go-telegram-bot-api.dev
MIT License
5.75k stars 887 forks source link

invitelink always nil #638

Open cryptodogge opened 1 year ago

cryptodogge commented 1 year ago

I set the "chat_member" in allow_update to get ChatMemberUpdated, while the invitelink is always nil even if a new member join by the invite link created by others. Could anybody tell me why?