``` tell application "System Events" set visible of application process "Slack" to false end tell ``` Sending a message in the above context seems to make Slack visible again. Can this be avoided?