Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 372 Bytes

File metadata and controls

25 lines (17 loc) · 372 Bytes

MessagingConversationResultPrivate

Whether the conversation is private

Supported Types

bool

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

Components\MessagingConversationResultPrivate2

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