MadelineProto/docs/API_docs/types/int256.md
Daniil Gentili bb925ff4a4 Style fixes
2017-05-10 11:05:34 +01:00

9 lines
196 B
Markdown

---
title: int256
description: A 256 bit signed integer
---
## Type: int256
[Back to constructor index](index.md)
A 256 bit signed integer represented in little-endian base256 (`string`) format.