QR-Code~
obj:qrcode
Property | Value | Default | Description |
---|---|---|---|
text | string | "" | The text to encode to QR code |
size | int16 | 140 | The object is always a square with a width and a height that correspond to size. |
Example jsonl
1 |
|
!!! note : The maximum text length depends on the QR code version. By default, the maximum version 7 is used, which corresponds to a maximum text length of 122 characters.