Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 412 Bytes

File metadata and controls

25 lines (17 loc) · 412 Bytes

MessagingCreateConversationRequestDtoPrivate

Whether the conversation is private

Supported Types

bool

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

Components\MessagingCreateConversationRequestDtoPrivate2

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