profileComponent

Untitled

GET /profile/{:userId}/info ⇒ 200

PUT /profile/{:userId}/block ⇒ 200 || 201

DELETE /profile/{:userId}/block ⇒ 200

PUT /profile/{:userId}/friend ⇒ 200 || 201

DELETE /profile/{:userId}/friend ⇒ 200

PUT /dm/{:userId} ⇒ 200 || 201


friendButtonPopUp