mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-03 20:57:48 +01:00
560 B
560 B
title | description |
---|---|
account.authorizations | account_authorizations attributes, type and example |
Constructor: account.authorizations
Attributes:
Name | Type | Required |
---|---|---|
authorizations | Array of Authorization | Required |
Type: account_Authorizations
Example:
$account_authorizations = ['_' => 'account.authorizations', 'authorizations' => [Vector t], ];