You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered:
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.
Problem
Youtube Link
I wanted to implement this
Solution
Create a method to delete notification messages based on triggers
The text was updated successfully, but these errors were encountered: