Skip to content

friends

Display friends summary

Usage

rouvy-api friends

Examples

Display friends summary

rouvy-api friends

Output

{
  "total_friends": 23,
  "online_friends": 4
}

Output Schema

FriendsSummary

Field Type Required
total_friends integer Yes
online_friends integer Yes

Stability: stable