591 B
591 B
title | description |
---|---|
privacyKeyUserStatus | Privacy key for managing visibility of the user status |
Constructor: privacyKeyUserStatus
Privacy key for managing visibility of the user status
Attributes:
Name | Type | Required | Description |
---|
Type: PrivacyKey
Example:
$privacyKeyUserStatus = ['_' => 'privacyKeyUserStatus', ];
Or, if you're into Lua:
privacyKeyUserStatus={_='privacyKeyUserStatus', }