Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 265 Bytes

File metadata and controls

25 lines (17 loc) · 265 Bytes

PrivateT

Whether the conversation is private

Supported Types

bool

/**
* @var bool
*/
bool $value = /* values here */

Components\Private2

/**
* @var Components\Private2
*/
Components\Private2 $value = /* values here */