1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-14 09:27:20 +01:00
MadelineProto/docs/TD_docs/methods/sendCustomRequest.md

580 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 CLICK ME string Yes Method name
parameters CLICK ME string Yes JSON-serialized method parameters

Return type: CustomRequestResult