Skip to content
This repository has been archived by the owner on Jul 3, 2021. It is now read-only.

[events] followJoin

TAT edited this page Apr 18, 2014 · 2 revisions
Key Type Description
r Int Relationship to user
un String Username of user
id String UserID of user

Example:

{ data: { r: 3, un: 'Klaus-Mikaelson', id: '52087a5c96fba552de06c814' },
  type: 'followJoin' }
Clone this wiki locally