bots.SendCustomRequest¶ class pyrogram.raw.functions.bots.SendCustomRequest[source]¶ Sends a custom request; for bots only Usable by Users Bots Details: Layer: 229 ID: AA2769ED Parameters: custom_method (str) – The method name params (DataJSON) – JSON-serialized method parameters Returns: DataJSON