MadelineProto/docs/API_docs/constructors/accountDaysTTL.md

447 B

title description
accountDaysTTL accountDaysTTL attributes, type and example

Constructor: accountDaysTTL

Back to constructors index

Attributes:

Name Type Required
days int Required

Type: AccountDaysTTL

Example:

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