MadelineProtoDocs/docs/API_docs/types/int.md

10 lines
295 B
Markdown
Raw Permalink Normal View History

2018-04-01 13:19:25 +02:00
---
title: integer
description: A 32 bit signed integer ranging from -2147483648 to 2147483647
2018-04-04 19:52:48 +02:00
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
2018-04-01 13:19:25 +02:00
---
## Type: int
[Back to constructor index](index.md)
A 32 bit signed integer ranging from `-2147483648` to `2147483647`.