1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-04 10:47:54 +01:00
MadelineProto/docs/API_docs/constructors/account_authorizations.md

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