MadelineProto/docs/TD_docs/types/OptionValue.md

30 lines
536 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):
[optionBoolean](../constructors/optionBoolean.md)
[optionEmpty](../constructors/optionEmpty.md)
[optionInteger](../constructors/optionInteger.md)
[optionString](../constructors/optionString.md)
### Methods that return an object of this type (methods):
[$MadelineProto->getOption](../methods/getOption.md)