Constructor: botCommandScopePeerUser
The specified bot commands will be valid only for a specific user in the specified group or supergroup.
Attributes:
Type: BotCommandScope
Example:
$botCommandScopePeerUser = ['_' => 'botCommandScopePeerUser', 'peer' => InputPeer, 'user_id' => InputUser];