Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 314 Bytes

File metadata and controls

25 lines (17 loc) · 314 Bytes

MessagingUserResultBot

Whether the user is a bot

Supported Types

bool

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

Components\MessagingUserResultBot2

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