Extensions

Press shift + S to search API reference.

Interface

CollaboratorData

View source

An object representing a collaborator. You should not create these objects from scratch, but should instead grab them from base data.

interface CollaboratorData
emailstring

The email address of the collaborator.

idUserId

The user ID of the collaborator.

nameundefined | string

The name of the collaborator.

profilePicUrlundefined | string

The URL of the collaborator's profile picture.