--- 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)