MadelineProto/docs/API_docs/constructors/accountDaysTTL.md
2016-12-20 13:32:11 +01:00

442 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, ];