Elegant Chat's OAuth Scopes
We request only the scopes that are currently needed by Elegant Chat. If additional scopes are required due to the addition of new functionalities, we will need to resubmit the application to Slack. As a result, you will need to reinstall the app and provide consent again in order to access the new functionalities.
chat:write
Enables the bot to send messages as "@Elegant Chat" (itself), delete or update its own messages. This is a crucial capability that allows the bot to effectively communicate with users.
commands
Enables the bot to support slash command features. You can view all available commands in the bot's home tab, specifically in the "About" section.
users:read
Enables the bot to access user information, including user name, time zone, locale, avatar, and status. User information is not stored in our database, but it may be temporarily cached to enhance performance.
users:read:email
Enables the bot to access user email. We use this information to protect your billing details, ensuring that others in your organization can't access your billing information. We will never share your email or personal information. Your email is solely used to communicate with you regarding the plan and updates.
To learn more about app permissions and understand how they work, please visit the following page: Understand app permissions.
Last updated