Link Search Menu Expand Document

Constructor: accountDaysTTL

Back to constructors index

Time to live in days of the current account

Attributes:

NameTypeRequiredDescription
daysintYesThis account will self-destruct in the specified number of days

Type: AccountDaysTTL

Example:

$accountDaysTTL = ['_' => 'accountDaysTTL', 'days' => int];