TelegramMessenger / TelegramMessenger/Telegram-iOS

telegram bot cannot remove notification when delete message in group

Open
#231 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Swift
Stars
9k
Forks
2.9k
PR merge metrics
No merged PRs in 30d

Description

Expected:

Bot sendMessage -> User receive notification

Bot deleteMessage -> Telegram in app message deleted -> User received notification will be disappear


but when i add telegram bot to group

Bot sendMessage -> User receive notification

Bot deleteMessage -> Telegram in app message deleted -> User received notification does not disappear

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file, test, or entry point is identified. Start by reproducing the sendMessage/deleteMessage flow in a group and compare it with the one-to-one case, then trace the iOS notification handling for deleted messages; done means the group notification disappears after the bot deletes the message.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.