Allow Bots to Send Ephemeral Messages Outside of Interactions #7693
              
                Unanswered
              
          
                  
                    
                      CarsonKopec
                    
                  
                
                  asked this question in
                API Feature Requests & Ideas
              
            Replies: 2 comments 2 replies
-
| 
         Pretty sure that's not gonna happen because: 
  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            -
        
  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Right now, bots can only send ephemeral messages as part of interaction responses (like slash commands or buttons). It would be extremely helpful if bots could send ephemeral messages independently.. for example, in response to events like new messages or automatic detections (e.g., language translation, moderation warnings, tips, etc.).
This would allow bots to provide useful, non-intrusive feedback directly to users without cluttering public channels. It could work similarly to normal messages but include an ephemeral: true flag and a user_id for the intended recipient.
Use cases include:
This would significantly improve UX and open up new design patterns for bot developers.
Beta Was this translation helpful? Give feedback.
All reactions