Constructor: draftMessageEmpty
Empty draft
Attributes:
| Name | Type | Required | Description |
|---|---|---|---|
| date | int | Optional | When was the draft last updated |
Type: DraftMessage
Example:
$draftMessageEmpty = ['_' => 'draftMessageEmpty', 'date' => int];
Empty draft
| Name | Type | Required | Description |
|---|---|---|---|
| date | int | Optional | When was the draft last updated |
$draftMessageEmpty = ['_' => 'draftMessageEmpty', 'date' => int];