overtake / TelegramSwift

Source code of Telegram for macos on Swift 5.0
https://macos.telegram.org
GNU General Public License v2.0
5.03k stars 851 forks source link

No events from bot api when users "Delete and Leave" group chats #1148

Open tjkcc opened 2 months ago

tjkcc commented 2 months ago

I've noticed that there are no webhook events from telegram bot API when "Delete and Leave" is done in the latest version of this client. It's been like that for years and I believed it's Bot APIs issue, but switched to another official MacOS client and realized all is ok there.

Steps to reproduce:

  1. Create a group chat
  2. Add a bot to a group
  3. Choose "Delete and Leave"
  4. Check webhook events - nothing will be there.

Thanks.

Hader14 commented 1 month ago

1148