Property | Type | Description | |
---|---|---|---|
$loginRequiredFor | array |
Method | Description | |
---|---|---|
last ( ) : array | boolean | Get last user conversations. | |
sendEmail ( array | string $emails, string $text, integer | null $pinId = null ) : boolean | Send email. | |
sendMessage ( array | string $userIds, string $text, integer | null $pinId = null ) : boolean | Send message to a user. |