MadelineProto/docs/API_docs/types/string.md

9 lines
233 B
Markdown
Raw Normal View History

2016-12-20 13:15:22 +01:00
---
title: string
description: A UTF8 string of variable length
2016-12-20 13:15:22 +01:00
---
## Type: string
2016-12-20 13:15:22 +01:00
[Back to constructor index](index.md)
A UTF8 string of variable length. The total length in bytes of the string must not be bigger than 16777215.