MadelineProto/old_docs/API_docs_v68/types/DestroyAuthKeyRes.md

26 lines
545 B
Markdown
Raw Normal View History

2017-07-23 17:44:01 +02:00
---
title: DestroyAuthKeyRes
description: constructors and methods of type DestroyAuthKeyRes
---
## 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)