1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-12 09:19:57 +01:00
MadelineProto/docs/API_docs_46/constructors/account_authorizations.md

557 B

title description
account_authorizations account_authorizations attributes, type and example

Constructor: account_authorizations

Back to constructors index

Attributes:

Name Type Required
authorizations Array of Authorization Required

Type: account_Authorizations

Example:

$account_authorizations = ['_' => 'account_authorizations', 'authorizations' => [Vector t], ];