Represent a JSON-encoded object
dataJSON#7d748d04 data:string = DataJSON;
---functions---
bots.sendCustomRequest#aa2769ed custom_method:string params:DataJSON = DataJSON;
phone.getCallConfig#55451fa9 = DataJSON;
Constructor | Description |
---|---|
dataJSON | Represents a json-encoded object |
Method | Description |
---|---|
bots.sendCustomRequest | Sends a custom request; for bots only |
phone.getCallConfig | Get phone call configuration to be passed to libtgvoip's shared config |