MadelineProto/docs/TD_docs/types/OptionValue.md
2017-08-25 15:05:53 +02:00

30 lines
576 B
Markdown

---
title: OptionValue
description: constructors and methods of type OptionValue
---
## Type: OptionValue
[Back to types index](index.md)
Represents value of an option
### Possible values (constructors):
[optionValueBoolean](../constructors/optionValueBoolean.md)
[optionValueEmpty](../constructors/optionValueEmpty.md)
[optionValueInteger](../constructors/optionValueInteger.md)
[optionValueString](../constructors/optionValueString.md)
### Methods that return an object of this type (methods):
[$MadelineProto->getOption](../methods/getOption.md)