Skip to content

[Feature Request]: Pass MessageSendSource and "isSilent" to customSendMessage #369

@T-Y-i

Description

@T-Y-i

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    ⏱️ Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions