MadelineProto/docs/API_docs/types/int.md

8 lines
220 B
Markdown
Raw Normal View History

2016-12-20 13:15:22 +01:00
---
title: integer
2016-12-20 13:32:11 +01:00
description: A 32 bit signed integer ranging from -2147483647 to 2147483647
2016-12-20 13:15:22 +01:00
---
## Type: int
2016-12-20 13:15:22 +01:00
[Back to constructor index](index.md)
2016-12-20 13:15:22 +01:00
A 32 bit signed integer ranging from `-2147483647` to `2147483647`.