MadelineProto/old_docs/API_docs_v65/constructors/destroy_auth_key_none.md
Daniil Gentili 1eb2fc0b4f fix
2017-04-21 13:27:04 +02:00

429 B

title description
destroy_auth_key_none destroy_auth_key_none attributes, type and example

Constructor: destroy_auth_key_none

Back to constructors index

Type: DestroyAuthKeyRes

Example:

$destroy_auth_key_none = ['_' => 'destroy_auth_key_none', ];

Or, if you're into Lua:

destroy_auth_key_none={_='destroy_auth_key_none', }