MadelineProtoDocs/docs/API_docs/types/long.md

10 lines
329 B
Markdown
Raw Permalink Normal View History

2018-04-01 13:19:25 +02:00
---
title: long
description: A 32 bit signed integer ranging from -9223372036854775808 to 9223372036854775807
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: long
[Back to constructor index](index.md)
A 64 bit signed integer ranging from `-9223372036854775808` to `9223372036854775807`.