MadelineProtoDocs/docs/TD_docs/constructors/optionValueInteger.md

23 lines
392 B
Markdown
Raw Normal View History

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