MadelineProtoDocs/docs/TD_docs/constructors/optionValueString.md

23 lines
394 B
Markdown
Raw Normal View History

2018-04-01 13:19:25 +02:00
---
title: optionValueString
description: String option
---
## Constructor: optionValueString
[Back to constructors index](index.md)
String option
### Attributes:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|value|[string](../types/string.md) | Yes|Value of an option|
### Type: [OptionValue](../types/OptionValue.md)