MadelineProtoDocs/old_docs/API_docs_v102/types/int.md
2019-06-24 15:45:02 +02:00

10 lines
295 B
Markdown

---
title: integer
description: A 32 bit signed integer ranging from -2147483648 to 2147483647
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
---
## Type: int
[Back to constructor index](index.md)
A 32 bit signed integer ranging from `-2147483648` to `2147483647`.