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
In our application, we want to ensure that the “copy” action only appears for pure text messages. For messages that contain attachments (e.g. images, files, audio), the “copy” option is not contextually relevant and can lead to confusion or broken clipboard content.
We’d like to request a built-in SDK-level option or flag that automatically hides the “copy” action for any message that includes attachments. This would help streamline UX and reduce the need for custom filtering logic.