MadelineProtoDocs/docs/API_docs/constructors/help.userInfoEmpty.md

26 lines
479 B
Markdown
Raw Normal View History

2024-05-01 14:53:46 +02:00
---
title: "help.userInfoEmpty"
description: "Internal use"
nav_exclude: true
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
redirect_from: /API_docs/constructors/help_userInfoEmpty.html
---
# Constructor: help.userInfoEmpty
[Back to constructors index](/API_docs/constructors/index.html)
Internal use
### Type: [help.UserInfo](/API_docs/types/help.UserInfo.html)
### Example:
```
$help_userInfoEmpty = ['_' => 'help.userInfoEmpty'];
```