We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e094fa5 commit fa1726cCopy full SHA for fa1726c
x-api/activity/introduction.mdx
@@ -51,6 +51,10 @@ Follow events are triggered when a user follows or unfollows another user.
51
| `follow.follow` | Fired when a user follows another user | `user_id` |
52
| `follow.unfollow` | Fired when a user unfollows another user | `user_id` |
53
54
+<Note>
55
+**Enterprise Only:** The `follow.follow` and `follow.unfollow` events are only available to Enterprise and Partner tier accounts at this time.
56
+</Note>
57
+
58
### Spaces Events
59
60
Spaces events are triggered when a user starts or ends a Space.
0 commit comments