MadelineProto/docs/API_docs/constructors/draftMessageEmpty.md

16 lines
233 B
Markdown
Raw Normal View History

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