MadelineProto/old_docs/API_docs_v62/constructors/destroy_auth_key_none.md
2017-05-27 22:21:14 +01: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', }