groupService
Check if user sent join request to the private group
Check if user sent join request to the private group
get/groups/v1/join/{groupId}/request/{userId}
Response
OK
Example response
{
"status": true,
"message": "success"
}Check if user sent join request to the private group
OK
{
"status": true,
"message": "success"
}