danog / MadelineProto

Async PHP client API for the telegram MTProto protocol
https://docs.madelineproto.xyz
GNU Affero General Public License v3.0
2.8k stars 636 forks source link

Typed property danog\MadelineProto\Ipc\Server::$callback must not be accessed before initialization #1381

Closed error1001es closed 1 year ago

error1001es commented 1 year ago

$MadelineProto = new API('session.madeline'); can't use library

danog commented 1 year ago

Should be OK now!