MadelineProtoDocs/docs/API_docs/types/SecureValue.md

35 lines
930 B
Markdown
Raw Normal View History

2018-06-29 13:59:08 +02:00
---
title: SecureValue
description: constructors and methods of type SecureValue
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
---
2020-06-16 17:50:25 +02:00
# Type: SecureValue
2018-06-29 13:59:08 +02:00
[Back to types index](index.md)
### Possible values (constructors):
[secureValue](../constructors/secureValue.md)
### Methods that return an object of this type (methods):
2019-12-27 18:25:37 +01:00
[$MadelineProto->account->getAllSecureValues](../methods/account.getAllSecureValues.md)
2018-06-29 13:59:08 +02:00
2019-12-27 18:25:37 +01:00
[$MadelineProto->account->getSecureValue](../methods/account.getSecureValue.md)
2018-06-29 13:59:08 +02:00
2019-12-27 18:25:37 +01:00
[$MadelineProto->account->saveSecureValue](../methods/account.saveSecureValue.md)
2018-06-29 13:59:08 +02:00
2020-06-16 17:50:25 +02:00
[secureValue](../constructors/secureValue.md)
[$MadelineProto->account->getAllSecureValues](../methods/account.getAllSecureValues.md)
[$MadelineProto->account->getSecureValue](../methods/account.getSecureValue.md)
[$MadelineProto->account->saveSecureValue](../methods/account.saveSecureValue.md)