MadelineProto/docs/API_docs/types/long.md

9 lines
255 B
Markdown
Raw Normal View History

2016-12-20 13:15:22 +01:00
---
title: long
2016-12-20 13:32:11 +01:00
description: A 32 bit signed integer ranging from -9223372036854775807 to 9223372036854775807
2016-12-20 13:15:22 +01:00
---
## Type: long
2016-12-20 13:15:22 +01:00
[Back to constructor index](index.md)
2017-05-10 12:05:34 +02:00
A 64 bit signed integer ranging from `-9223372036854775807` to `9223372036854775807`.