1
0
mirror of https://github.com/danog/MadelineProto.git synced 2025-01-06 04:59:25 +01:00
MadelineProto/docs/API_docs/constructors/draftMessageEmpty.md

16 lines
233 B
Markdown

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