View Source ExTDLib.Object.JsonValueArray (ExTDLib v0.0.4)
Represents a JSON array.
| Name | Type | Description |
|---|---|---|
| values | JsonValue | The list of array elements. |
More details on telegram's documentation.
Represents a JSON array.
| Name | Type | Description |
|---|---|---|
| values | JsonValue | The list of array elements. |
More details on telegram's documentation.