MadelineProtoDocs/docs/TD_docs/methods/sendCustomRequest.md
2018-04-01 13:24:46 +02:00

562 B

title description
sendCustomRequest Bots only. Sends custom request

Method: sendCustomRequest

Back to methods index

YOU CANNOT USE THIS METHOD IN MADELINEPROTO

Bots only. Sends custom request

Parameters:

Name Type Required Description
method string Yes Method name
parameters string Yes JSON-serialized method parameters

Return type: CustomRequestResult