Skip to content

sendWebAppCustomRequest

Function · TDLib 1.8.67 · d1085f9c

Sends a custom request from a Web App

sendWebAppCustomRequest(
  bot_user_id: int53,
  method: string,
  parameters: string
) → CustomRequestResult

bot_user_id

int53

Identifier of the bot

method

string

The method name

parameters

string

JSON-serialized method parameters