Skip to content

feat(App Engine) : Delete notification messages on based on some event #35801

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
moyrsd opened this issue Apr 14, 2025 · 0 comments
Open

feat(App Engine) : Delete notification messages on based on some event #35801

moyrsd opened this issue Apr 14, 2025 · 0 comments

Comments

@moyrsd
Copy link

moyrsd commented Apr 14, 2025

Background
In app engine, notification messages are messages which are only visible to the user. For example in github22 app when we use slash command /github help the githubbot app sends a message with all the things an user can do with the app.
Image

Problem
Youtube Link
I wanted to implement this

  • But,as you can see after pressing the button the notification message in not dissappearing. I am stuck here. I am trying to use this method, but getmessages doest consider bot messages as messages.

Solution
Create a method to delete notification messages based on triggers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant