View Source ExTDLib.Object.JsonValueObject (ExTDLib v0.0.4)
Represents a JSON object.
| Name | Type | Description |
|---|---|---|
| members | jsonObjectMember | The list of object members. |
More details on telegram's documentation.
Represents a JSON object.
| Name | Type | Description |
|---|---|---|
| members | jsonObjectMember | The list of object members. |
More details on telegram's documentation.