mirror of
https://github.com/danog/MadelineProto.git
synced 2025-01-06 04:59:25 +01:00
16 lines
233 B
Markdown
16 lines
233 B
Markdown
## Constructor: draftMessageEmpty
|
|
|
|
### Attributes:
|
|
|
|
| Name | Type | Required |
|
|
|----------|:-------------:|---------:|
|
|
|
|
|
|
### Type: [DraftMessage](../types/DraftMessage.md)
|
|
|
|
### Example:
|
|
|
|
|
|
```
|
|
$draftMessageEmpty = ;
|
|
``` |