FindUserRequest

Request to find a user.

Variables

identifier

string

The identifier of the user.

create_if_not_existing

bool

Indicates that we should create an empty user when no user was found.

Close