MadelineProtoDocs/old_docs/API_docs_v70/types/DestroyAuthKeyRes.md

27 lines
619 B
Markdown
Raw Normal View History

2018-04-01 13:24:46 +02:00
---
title: DestroyAuthKeyRes
description: constructors and methods of type DestroyAuthKeyRes
2018-04-04 19:52:48 +02:00
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
2018-04-01 13:24:46 +02:00
---
## 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)