MadelineProtoDocs/old_docs/API_docs_v30/types/long.md

10 lines
329 B
Markdown
Raw Permalink Normal View History

2020-06-16 17:50:25 +02:00
---
title: long
description: A 32 bit signed integer ranging from -9223372036854775808 to 9223372036854775807
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
---
## Type: long
[Back to constructor index](index.md)
A 64 bit signed integer ranging from `-9223372036854775808` to `9223372036854775807`.