MadelineProto/docs/API_docs/types/int.md

9 lines
221 B
Markdown
Raw Normal View History

2016-12-20 13:15:22 +01:00
---
title: integer
description: A 32 bit signed integer ranging from -2147483648 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)
A 32 bit signed integer ranging from `-2147483648` to `2147483647`.