1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-04 20:47:46 +01:00
MadelineProto/docs/API_docs/constructors/account_authorizations.md
2016-12-20 13:32:11 +01:00

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