Introduction
Getting Started
API Reference
Topic Guides
Meta
Telegram API
pyrogram.raw.functions.bots.
SendCustomRequest
Sends a custom request; for bots only.
Layer: 122
122
ID: 0xaa2769ed
0xaa2769ed
custom_method (str) – The method name.
str
params (DataJSON) – JSON-serialized method parameters.
DataJSON
DataJSON – Represent a JSON-encoded object.