mirror of
https://github.com/danog/MadelineProto.git
synced 2025-01-22 12:31:15 +01:00
Update example
This commit is contained in:
parent
dfb669ad08
commit
68b045ff74
@ -43,7 +43,7 @@ class MyEventHandler extends EventHandler
|
||||
/**
|
||||
* @var int|string Username or ID of bot admin
|
||||
*/
|
||||
const ADMIN = "danogentili"; // !!! Change this to your username !!!
|
||||
const ADMIN = "@me"; // !!! Change this to your username !!!
|
||||
|
||||
/**
|
||||
* List of properties automatically stored in database (MySQL, Postgres, redis or memory).
|
||||
|
Loading…
x
Reference in New Issue
Block a user