mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-15 08:56:56 +01:00
558 B
558 B
title | description |
---|---|
sendCustomRequest | Bots only. Sends custom request |
Method: sendCustomRequest
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
Bots only. Sends custom request
Params:
Name | Type | Required | Description |
---|---|---|---|
method | string | Yes | Method name |
parameters | string | Yes | JSON-serialized method parameters |