MadelineProto/docs/API_docs/constructors/null.md

16 lines
191 B
Markdown

## Constructor: null
### Attributes:
| Name | Type | Required |
|----------|:-------------:|---------:|
### Type: [Null](../types/Null.md)
### Example:
```
$null = ;
```