Skip to content
This repository was archived by the owner on Dec 30, 2020. It is now read-only.
This repository was archived by the owner on Dec 30, 2020. It is now read-only.

Error when create acc #515

@reversebro

Description

@reversebro

Fatal error: Uncaught Error: Call to a member function register() on null in C:\Program Files\Ampps\www\pint\index.php:13 Stack trace: #0 {main} thrown in C:\Program Files\Ampps\www\pint\index.php on line 13
Giving this error with this code

setAge(30) ->setCountry('TR') ->setMaleGender(); // ->setFemaleGender() $reg=$bot->auth->register($registration); print_r($reg); ?>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions