Skip to content

Commit 38c8883

Browse files
committed
docs: update the app_mentioned_callback comment block
1 parent 9b9b051 commit 38c8883

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

listeners/events/app_mentioned.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
from ..views.feedback_block import create_feedback_block
77

88
"""
9-
Handles the event when the app is mentioned in a Slack channel, retrieves the conversation context,
10-
and generates an AI response if text is provided, otherwise sends a default response
9+
Handles the event when the app is mentioned in a Slack conversation
10+
and generates an AI response.
1111
"""
1212

1313

0 commit comments

Comments
 (0)