Hierarchy

  • ReturnsMembersItem

Properties

canmessage: null | boolean

If the user can be messaged

canmessageevenifblocked: null | boolean

If the user can still message even if they get blocked

The contact requests

Conversations between users

fullname: null | string

The user's name

id: null | number

The user id

isblocked: null | boolean

If the user has been blocked

iscontact: null | boolean

Is the user a contact?

isdeleted: null | boolean

Is the user deleted?

isonline: null | boolean

The user's online status

profileimageurl: null | string

User picture URL

profileimageurlsmall: null | string

Small user picture URL

profileurl: null | string

The link to the user's profile page

requirescontact: null | boolean

If the user requires to be contacts

showonlinestatus: null | boolean

Show the user's online status?

Generated using TypeDoc