From 5e32146660e7c157b5b6eb278e84934596614cb6 Mon Sep 17 00:00:00 2001 From: Daniil Gentili Date: Fri, 3 Jun 2022 15:01:33 +0200 Subject: [PATCH] Update --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 49582315ef..92687adbd7 100644 --- a/index.html +++ b/index.html @@ -30,4 +30,4 @@ $MadelineProto->messages->sendMessage(peer: 'https://t.me/joinchat/Bgrajz6K-aJKu0IpGsLpBg', message: 'Testing MadelineProto!'); } $MadelineProto->echo('OK, done!'); -

Try this code now! or run this code in a browser or in a console.

Tip: if you receive an error (or nothing), send us the error message and the MadelineProto.log file that was created in the same directory (if running from a browser).

Examples

You can find examples for nearly every MadelineProto function in

Documentation


+

Try running this code in a browser or in a console!

Tip: if you receive an error (or nothing), send us the error message and the MadelineProto.log file that was created in the same directory (if running from a browser).

Examples

You can find examples for nearly every MadelineProto function in

Documentation