MadelineProto/old_docs/API_docs_v46/constructors/auth_authorization.md

480 B

title description
auth_authorization auth_authorization attributes, type and example

Constructor: auth_authorization

Back to constructors index

Attributes:

Name Type Required
user User Required

Type: auth_Authorization

Example:

$auth_authorization = ['_' => 'auth_authorization', 'user' => User, ];