MadelineProtoDocs/docs/TD_docs/constructors/optionValueInteger.md
Daniil Gentili e5a1324684 docufix
2018-04-04 23:19:57 +00:00

24 lines
465 B
Markdown

---
title: optionValueInteger
description: Integer option
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
---
# 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)