MadelineProto/docs/TD_docs/types/OptionValue.md

30 lines
576 B
Markdown
Raw Normal View History

---
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):
2017-08-25 15:05:53 +02:00
[optionValueBoolean](../constructors/optionValueBoolean.md)
2017-08-25 15:05:53 +02:00
[optionValueEmpty](../constructors/optionValueEmpty.md)
2017-08-25 15:05:53 +02:00
[optionValueInteger](../constructors/optionValueInteger.md)
2017-08-25 15:05:53 +02:00
[optionValueString](../constructors/optionValueString.md)
### Methods that return an object of this type (methods):
[$MadelineProto->getOption](../methods/getOption.md)