Link Search Menu Expand Document

Constructor: draftMessageEmpty

Back to constructors index

Empty draft

Attributes:

NameTypeRequiredDescription
dateintOptionalWhen was the draft last updated

Type: DraftMessage

Example:

$draftMessageEmpty = ['_' => 'draftMessageEmpty', 'date' => int];