Constructor: keyboardButtonUserProfile
Button that links directly to a user profile
Attributes:
Type: KeyboardButton
Example:
$keyboardButtonUserProfile = ['_' => 'keyboardButtonUserProfile', 'text' => 'string', 'user_id' => long];
Button that links directly to a user profile
$keyboardButtonUserProfile = ['_' => 'keyboardButtonUserProfile', 'text' => 'string', 'user_id' => long];