--- title: optionValueBoolean description: Boolean option image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png --- # Constructor: optionValueBoolean [Back to constructors index](index.md) Boolean option ### Attributes: | Name | Type | Required | Description | |----------|---------------|----------|-------------| |value|[Bool](../types/Bool.md) | Yes|Value of an option| ### Type: [OptionValue](../types/OptionValue.md)