Closed DesnLee closed 2 years ago
Hi DesnLee,
you need to setup it manual. First stop your bot and use this url with your bot token. Remplace "
https://api.telegram.org/bot<YOUR_BOT_TOKEN>/getUpdates?allowed_updates=["update_id", "message", "edited_message", "channel_post", "edited_channel_post", "inline_query", "chosen_inline_result", "callback_query", "shipping_query", "pre_checkout_query", "poll", "poll_answer", "my_chat_member", "chat_member"]
After do it, you can get the "chat_member" updates.
I have this problem too please explain more
Hello, sir
My bot can‘t receive group member status updates, that group has 24k member and my bot already is admin.
This is my code ⬇️ ⬇️ ⬇️
What way to fix this? thans!