TDLib v0.0.2 TDLib.Method.SendCustomRequest View Source

Sends a custom request; for bots only. Returns object_ptr.

NameTypeDescription
methodstringThe method name.
parametersstringJSON-serialized method parameters.

More details on telegram’s documentation.