MadelineProtoDocs/docs/API_docs/types/string.md

10 lines
307 B
Markdown
Raw Normal View History

2018-04-01 13:19:25 +02:00
---
title: string
description: A UTF8 string of variable length
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: string
[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.