MadelineProtoDocs/docs/TD_docs/methods/sendCustomRequest.md

639 B

title description image
sendCustomRequest Bots only. Sends custom request https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Method: sendCustomRequest

Back to methods index

YOU CANNOT USE THIS METHOD IN MADELINEPROTO

Bots only. Sends custom request

Parameters:

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

Return type: CustomRequestResult