areFriends function

Checks the friendship status between two users

Checks the friendship status between two users

areFriends(source_id, target_id)

Arguments

  • source_id: Source user ID
  • target_id: Target user ID

Examples

## Not run: areFriends(me(), 123456) ## End(Not run)
  • Maintainer: Dmitriy Sorokin
  • License: GPL-3
  • Last published: 2020-09-29

Downloads (last 30 days):