-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Open
Copy link
Description
The problem
Currently, there is no way for us to determine the source of the request in customSendMessage
, since it only has request
, _requestOptions
, and instance
parameters. It would be helpful to pass in MessageSendSource
, which can be found in the interface BusEventSend
.
For "isSilent", currently customSendMessage
does not know whether the message sent is silent or not.
The solution
BusEventSend
should be a parameter customSendMessage
to provide extra context.
The customSendMessage
should also be able to know if the message is silent or not.
Examples
No response
Application / product
Business Automation Workflow - Workplace
Is this a blocker to using AI Chat
No
Business priority
Medium Priority = upcoming release but is not pressing
If you have a specific date, when do you need this by?
No response
Additional contacts
Email: [email protected]
Available extra resources
No response
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
⏱️ Backlog