MadelineProtoDocs/old_docs/API_docs_v62/types/DestroyAuthKeyRes.md
Daniil Gentili e5a1324684 docufix
2018-04-04 23:19:57 +00:00

27 lines
618 B
Markdown

---
title: DestroyAuthKeyRes
description: constructors and methods of type DestroyAuthKeyRes
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
---
# Type: DestroyAuthKeyRes
[Back to types index](index.md)
### Possible values (constructors):
[destroy\_auth\_key\_ok](../constructors/destroy_auth_key_ok.md)
[destroy\_auth\_key\_none](../constructors/destroy_auth_key_none.md)
[destroy\_auth\_key\_fail](../constructors/destroy_auth_key_fail.md)
### Methods that return an object of this type (methods):
[$MadelineProto->destroy->auth->key](../methods/destroy_auth_key.md)