MadelineProto/docs/TD_docs/constructors/optionValueString.md

23 lines
394 B
Markdown
Raw Normal View History

---
2017-08-25 15:05:53 +02:00
title: optionValueString
description: String option
---
2017-08-25 15:05:53 +02:00
## Constructor: optionValueString
[Back to constructors index](index.md)
String option
### Attributes:
| Name | Type | Required | Description |
2017-08-20 11:05:56 +02:00
|----------|---------------|----------|-------------|
|value|[string](../types/string.md) | Yes|Value of an option|
### Type: [OptionValue](../types/OptionValue.md)