This repository has been archived by the owner on Jun 30, 2022. It is now read-only.
1.2.0
- Added: A new
:slack_user_created
event is triggered when a user is created or updated. The payload contains one key,:slack_user
, which contains aSlackUser
object with all the user's metadata.