Chat
| eventName | Description | Sample | Rule |
|---|---|---|---|
| any | Source-only rules that filter on applicationName 'chat' without specifying an eventName attribute here. | N | N |
| message_ | A message was posted in a Chat space or direct message. | N | N |
| message_ | A message was deleted from a Chat space. | N | N |
| message_ | A message was edited in a Chat space. | N | N |
| room_ | A new Chat space (room) was created. | N | N |
| room_ | A Chat space was deleted. | N | N |
| add_ | A user was added to a Chat space. | N | N |
| remove_ | A user was removed from a Chat space. | N | N |
| attachment_ | A file was uploaded as an attachment in Chat. | N | N |
| attachment_ | A file attachment was downloaded from Chat. | N | N |
| history_ | Chat history was turned off for a space or conversation. | N | N |
| history_ | Chat history was turned on for a space or conversation. | N | N |
| app_ | A Chat app was added to a space. | N | N |
| app_ | A Chat app was removed from a space. | N | N |
| direct_ | A new direct message conversation was started. | N | N |
| message_ | A message was reported for moderation. | N | N |
any: Chat (any event)
#Description
Source-only rules that filter on applicationName 'chat' without specifying an eventName attribute here.
References #
message_posted: Message Posted
#Description
A message was posted in a Chat space or direct message.
References #
attachment_upload: Attachment Upload
#Description
A file was uploaded as an attachment in Chat.
References #
attachment_download: Attachment Download
#Description
A file attachment was downloaded from Chat.
References #
history_turned_off: History Turned Off
#Description
Chat history was turned off for a space or conversation.
References #
history_turned_on: History Turned On
#Description
Chat history was turned on for a space or conversation.
References #
direct_message_started: Direct Message Started
#Description
A new direct message conversation was started.