MadelineProto/docs/TD_docs/constructors/testInt.md
2017-08-25 15:05:53 +02:00

23 lines
430 B
Markdown

---
title: testInt
description: Tests only. A simple object containing just a number
---
## Constructor: testInt
[Back to constructors index](index.md)
Tests only. A simple object containing just a number
### Attributes:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|value|[int](../types/int.md) | Yes|The number|
### Type: [TestInt](../types/TestInt.md)