TDLib v0.0.2 TDLib.Method.SendCustomRequest View Source
Sends a custom request; for bots only.
Returns object_ptr
Name | Type | Description |
---|---|---|
method | string | The method name. |
parameters | string | JSON-serialized method parameters. |
More details on telegram’s documentation.