MadelineProtoDocs/docs/PHPInternal/danog/MadelineProto/MTProtoTools/AuthKeyHandler.md

22 lines
610 B
Markdown
Raw Normal View History

2020-10-15 18:42:54 +02:00
---
title: danog\MadelineProto\MTProtoTools\AuthKeyHandler: Manages the creation of the authorization key.
description: https://core.telegram.org/mtproto/auth_key
https://core.telegram.org/mtproto/samples-auth_key
---
# `danog\MadelineProto\MTProtoTools\AuthKeyHandler`
[Back to index](../../../index.md)
> Author: Daniil Gentili <daniil@daniil.it>
Manages the creation of the authorization key.
https://core.telegram.org/mtproto/auth_key
https://core.telegram.org/mtproto/samples-auth_key
2020-10-15 19:11:10 +02:00
## Properties
* `$settings`: `\Settings` Settings
2020-10-15 18:42:54 +02:00
---
2020-10-15 19:11:10 +02:00
Generated by [danog/phpdoc](https://phpdoc.daniil.it)