Travis CI User
a26ac7cd91
Release master - Fix secret chat's completeRekey (#753)
* Fix secret chat's completeRekey * Update AuthKeyHandler.php Co-authored-by: Daniil Gentili <daniil@daniil.it>
MadelineProtoPhar
This website contains the MadelineProto easy installer.
Usage:
Download madeline.php, and include it in your script:
if (!file_exists('madeline.php')) {
copy('https://phar.madelineproto.xyz/madeline.php', 'madeline.php');
}
include 'madeline.php';
That's it.
Description
Languages
PHP
75.4%
Roff
22.8%
Shell
1.7%