mirror of
https://github.com/danog/MadelineProto.git
synced 2025-01-22 14:31:13 +01:00
Fix
This commit is contained in:
parent
98e56ba62f
commit
ac9a0958d1
@ -42,7 +42,7 @@ if (\file_exists('vendor/autoload.php')) {
|
||||
/**
|
||||
* Event handler class.
|
||||
*/
|
||||
class EventHandler extends \danog\MadelineProto\EventHandler
|
||||
class MyEventHandler extends \danog\MadelineProto\EventHandler
|
||||
{
|
||||
const START = "Send me a file URL and I will download it and send it to you!\n\n".
|
||||
"Usage: `https://example.com`\n".
|
||||
|
Loading…
x
Reference in New Issue
Block a user