Hook for group.join and group.leave
-
Hi Devs,
Is it possible to get an event for groups, identifying who (uid) joined and who left?
thanks!
JJ.
-
It already exists, check out
action:group.join
&action:group.leave
-
Thank you @baris !
For anyone else looking for the same, action:group.join and action:group.leave provide a single uid, and one or more group names (as array).
Have fun developing
Suggested Topics
Copyright © 2018 NodeBB | Contributors