Link Search Menu Expand Document

Constructor: updateShort

Back to constructors index

Shortened constructor containing info on one update not requiring auxiliary data

Attributes:

NameTypeRequiredDescription
updateUpdateYesUpdate
dateintYesDate of event

Type: Updates

Example:

$updateShort = ['_' => 'updateShort', 'update' => Update, 'date' => int];