We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 228494f commit 339bb2cCopy full SHA for 339bb2c
1 file changed
examples/bot.php
@@ -104,7 +104,6 @@ public function getReportPeers()
104
*/
105
public function onStart(): void
106
{
107
- $this->account->updateUsername(username: 'test');
108
$this->logger("The bot was started!");
109
$this->logger($this->getFullInfo('MadelineProto'));
110
0 commit comments