1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-04 21:07:47 +01:00
MadelineProto/docs/API_docs/constructors/account_authorizations.md
2016-12-30 23:21:36 +03:00

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