MadelineProtoDocs/old_docs/API_docs_v71/types/int256.md

10 lines
270 B
Markdown
Raw Permalink Normal View History

2018-04-01 13:19:25 +02:00
---
title: int256
description: A 256 bit signed integer
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: int256
[Back to constructor index](index.md)
A 256 bit signed integer represented in little-endian base256 (`string`) format.