Uses of Interface
com.slack.api.model.event.Event

Packages that use Event
Package
Description
The classes representing the Slack core objects such as conversations, messages, users, blocks, and surfaces.
  • Uses of Event in com.slack.api.model.event

    Classes in com.slack.api.model.event that implement Event
    Modifier and Type
    Class
    Description
    class 
    The list of accounts a user is signed into has changed
    class 
    https://docs.slack.dev/reference/events/app_deleted
    class 
    This app event notifies your app when a user has entered into the App Home space—that's the place where a user exchanges DMs with your app.
    class 
    https://docs.slack.dev/reference/events/app_installed
    class 
    This app event allows your app to subscribe to message events that directly mention your bot user.
    class 
    https://docs.slack.dev/reference/events/app_rate_limited
    class 
    https://docs.slack.dev/reference/events/app_requested
    class 
    This Events API-only event is sent via subscription whenever a Slack app is completely uninstalled.
    class 
    https://docs.slack.dev/reference/events/app_uninstalled_team
    class 
     
    class 
     
    class 
    The bot_added event is sent to all connections for a workspace when an integration "bot" is added.
    class 
    The bot_changed event is sent to all connections for a workspace when an integration "bot" is updated.
    class 
    If a Call has been shared with a user in DM (and unfurled with the help of the link_shared event), this event is sent if the user rejects the Call.
    class 
    The channel_archive event is sent to all connections for a workspace when a channel is archived.
    class 
    The channel_created event is sent to all connections for a workspace when a new channel is created.
    class 
    The channel_deleted event is sent to all connections for a workspace when a channel is deleted.
    class 
    A channel_history_changed event is sent to all clients in a channel when bulk changes have occurred to that channel's history.
    class 
    https://docs.slack.dev/reference/events/channel_id_changed
    class 
    The channel_joined event is sent to all connections for a user when that user joins a channel.
    class 
    The channel_left event is sometimes sent to all connections for a user when that user leaves a channel.
    class 
    The channel_marked event is sent to all open connections for a user when that user moves the read cursor in a channel by calling the channels.mark API method.
    class 
    The channel_rename event is sent to all connections for a workspace when a channel is renamed.
    class 
    The channel_shared event is sent to all event subscriptions when a new shared channel is created or a channel is converted into a shared channel.
    class 
    The channel_unarchive event is sent to all connections for a workspace when a channel is unarchived.
    class 
    The channel_unshared event is sent to all event subscriptions when an external workspace has been removed from an existing shared channel.
    class 
    The commands_changed event is sent to all connections for a workspace when a slash command for that workspace is added, removed or changed.
    class 
    The dnd_updated event is sent to the current user when their Do Not Disturb settings have changed.
    class 
    The dnd_updated_user event is sent to all connections for a workspace when a user's Do Not Disturb settings have changed.
    class 
    The email_domain_changed event is sent to all connections for a workspace when the email domain settings for a workspace change.
    class 
    The email_domain_changed event is sent to all connections for a workspace when the email domain settings for a workspace change.
    class 
    If there was a problem connecting an error will be returned, including a descriptive error message:
    class 
    The external_org_migration_finished event is sent to all connections when an external workspace completes to migrate to an Enterprise Grid.
    class 
    The external_org_migration_started event is sent to all connections when an external workspace begins to migrate to an Enterprise Grid.
    class 
    The file_change event is sent when any property of a file is changed.
    class 
    Deprecated.
    class 
    Deprecated.
    class 
    Deprecated.
    class 
    The file_created event is sent to all connected clients for a user when that user uploads a file to Slack.
    class 
    The file_deleted event is sent to all connected clients for a workspace when a file is deleted.
    class 
    The file_public event is sent when a file is made public.
    class 
    The file_shared event is sent when a file is shared.
    class 
    The file_unshared event is sent when a file is unshared.
    class 
     
    class 
    The server intends to close the connection soon.
    class 
    This Events API-only event is sent via subscription whenever your app is installed by completes migration to Enterprise Grid.
    class 
    This Events API-only event is sent via subscription whenever your app is installed by completes migration to Enterprise Grid.
    class 
    The group_archive event is sent to all connections for members of a private channel when that private channel is archived.
    class 
    The group_close event is sent to all connections for a user when a private channel is closed by that user.
    class 
    The group_deleted event is sent to all members of a private channel when it is deleted.
    class 
    A group_history_changed event is sent to all clients in a private channel when bulk changes have occurred to that group's history.
    class 
    The group_joined event is sent to all connections for a user when that user joins a private channel.
    class 
    The group_left event is sent to all connections for a user when that user leaves a private channel.
    class 
    The group_marked event is sent to all open connections for a user when that user moves the read cursor in a private channel by calling the groups.mark API method.
    class 
    The group_open event is sent to all connections for a user when a group Direct RTMMessage (or mpim) is opened by that user.
    class 
    When a private channel is renamed, the group_rename event is sent to all connections for members of a private channel.
    class 
    The group_unarchive event is sent to all connections for members of a private channel when that private channel is unarchived.
    class 
    The hello event is sent when a connection is opened to the message server.
    class 
    The im_close event is sent to all connections for a user when a direct message channel is closed by that user.
    class 
    The im_created event is sent to all connections for a user when a new direct message channel is created that they are a member of.
    class 
    An im_history_changed event is sent to all clients in a DM channel When bulk changes have occurred to that DM channel's history.
    class 
    The im_marked event is sent to all open connections for a user when that user moves the read cursor in a direct message channel by calling the im.mark API method.
    class 
    The im_open event is sent to all connections for a user when a direct message channel is opened by that user.
    class 
    User requested an invite
    class 
    The thread_ts field only appears when the link was shared within a message thread.
    class 
    The manual_presence_change event is sent to all connections for a user when that user manually updates their presence.
    class 
    The member_joined_channel event is sent to all WebSocket connections and event subscriptions when users join public or private channels.
    class 
    The member_left_channel event is sent to all websocket connections and event subscriptions when users leave public or private channels.
    class 
    https://docs.slack.dev/reference/events/message/bot_message
    class 
    https://docs.slack.dev/reference/events/message/message_changed
    class 
    https://docs.slack.dev/reference/events/message/channel_archive
    class 
    https://docs.slack.dev/reference/events/message/channel_convert_to_public
    class 
    https://docs.slack.dev/reference/events/message/channel_join
    class 
    https://docs.slack.dev/reference/events/message/channel_leave
    class 
    https://docs.slack.dev/reference/events/message/channel_name
    class 
    https://docs.slack.dev/reference/events/message/channel_posting_permissions
    class 
    https://docs.slack.dev/reference/events/message/channel_purpose
    class 
    https://docs.slack.dev/reference/events/message/channel_topic
    class 
    https://docs.slack.dev/reference/events/message/channel_unarchive
    class 
    https://docs.slack.dev/reference/events/message/message_deleted
    class 
    https://docs.slack.dev/reference/events/message/ekm_access_denied
    class 
    A message is delivered from several sources:
    class 
    A file was shared into a channel https://docs.slack.dev/reference/events/message/file_share
    class 
    https://docs.slack.dev/reference/events/message/group_topic
    class 
    https://docs.slack.dev/reference/events/message/me_message
    class 
    https://docs.slack.dev/reference/events/message_metadata_deleted
    class 
    https://docs.slack.dev/reference/events/message_metadata_posted
    class 
    https://docs.slack.dev/reference/events/message_metadata_updated
    class 
    https://docs.slack.dev/reference/events/message/message_replied
    class 
    https://docs.slack.dev/reference/events/message/thread_broadcast
    class 
    When an item is pinned in a channel, the pin_added event is sent to all members of that channel.
    class 
    When an item is un-pinned from a channel, the pin_removed event is sent to all members of that channel.
    class 
    The pong event is sent in response to a 'ping' message previously sent.
    class 
    The pref_change event is sent to all connections for a user when a user preference is changed.
    class 
    The presence_change event is sent to connections for a workspace when a user changes presence status and the app has subscribed using presence_sub.
    class 
    When a reaction is added to an item the reaction_added event is sent to all connected clients for users who can see the content that was reacted to.
    class 
    When a reaction is removed from an item the reaction_removed event is sent to all connected clients for users who can see the content that had the reaction.
    class 
    The reconnect_url event is currently unsupported and experimental.
    class 
    Subscribe to this event to receive deliveries as users install your Slack app, add your app to channels and conversations, or approve your app for additional permissions and resources.
    class 
    Subscribe to this event to receive deliveries as users uninstall your Slack app and remove your app to channels & conversations.
    class 
    The inner event describes an array of scopes you requested but were denied access to.
    class 
     
    class 
    https://docs.slack.dev/reference/events/shared_channel_invite_accepted
    class 
    https://docs.slack.dev/reference/events/shared_channel_invite_approved
    class 
    https://docs.slack.dev/reference/events/shared_channel_invite_declined
    class 
    https://docs.slack.dev/reference/events/shared_channel_invite_received
    class 
    https://docs.slack.dev/reference/events/shared_channel_invite_requested
    class 
    When an item is starred, the star_added event is sent to all connected clients for the authenticated user who starred the item.
    class 
     
    class 
    The subteam_created event is sent to all connections for a workspace when a new User Group is created.
    class 
    The subteam_members_changed event is sent to all connections for a workspace when users are added or removed from an existing User Group.
    class 
    The subteam_self_added event is sent to you when you have been added to an existing User Group.
    class 
    The subteam_self_removed event is sent to you when you have been removed to an existing User Group.
    class 
    The subteam_updated event is sent to all connections for a workspace when an existing User Group is updated.
    class 
    https://docs.slack.dev/reference/events/team_access_granted
    class 
    https://docs.slack.dev/reference/events/team_access_revoked
    class 
    The team_domain_change event is sent to all connections for a workspace when the workspace domain changes.
    class 
    The team_join event is sent to all connections for a workspace when a new member joins.
    class 
    The team_migration_started event is sent when a Slack workspace is about to be migrated between servers.
    class 
    The team_plan_change event is sent to all connections for a workspace when the current billing plan is changed.
    class 
    The team_pref_change event is sent to all connections for a workspace when a preference is changed.
    class 
    The team_profile_change event is sent to all connections for a workspace when Workspace Admin updates the field definitions in the profile.
    class 
    The team_profile_delete event is sent to all connections for a workspace when Workspace Admin deletes field definitions from the profile.
    class 
    The team_profile_reorder event is sent to all connections for a workspace when Workspace Admin reorders the field definitions in the profile.
    class 
    The team_rename event is sent to all connections for a workspace when an admin changes the workspace name.
    class 
    When your app's API tokens are revoked, the tokens_revoked event is sent via the Events API to your app if it is subscribed.
    class 
    The user_change event is sent to all connections for a workspace when a member updates their profile or data.
    class 
    The user_huddle_changed event is sent to all connections for a workspace when a user's huddle status is changed.
    class 
    The user_profile_changed event is sent to all connections for a workspace when a user's profile data is changed.
    class 
    We send this event when a user declines to grant your workspace app the permissions you recently requested with apps.permissions.users.request.
    class 
    We send this event when a user grants your workspace app the permissions you recently requested with apps.permissions.users.request.
    class 
    We send this event when a user removes an existing grant for your workspace app.
    class 
    The user_status_changed event is sent to all connections for a workspace when a user's status is changed.
    class 
    The user_typing event is sent to all members of a channel when a user is typing a message in that channel.
    class 
    A workflow that contains a step supported by your app was deleted
    class 
    A workflow that contains a step supported by your app was published
    class 
    Deprecated.
    Use new custom steps: https://docs.slack.dev/workflows/workflow-steps
    class 
    Deprecated.
    Use new custom steps: https://docs.slack.dev/workflows/workflow-steps
    class 
    Deprecated.
    Use new custom steps: https://docs.slack.dev/workflows/workflow-steps