Skip to content
This repository was archived by the owner on Oct 8, 2019. It is now read-only.
This repository was archived by the owner on Oct 8, 2019. It is now read-only.

Enhancement: Get User on non existant userId #7

@evinkuraga

Description

@evinkuraga

If the Chatkit::users()->show($userId) method is attempted on a user that either no longer exists or wasn't created, it crashes the app with an error instead of returning an empty object or an error code. Perhaps this was intentional, but if it was an oversight, I think it would be better to just return an object with the error code or error message.

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