Skip to content

Return Conversation instead of Participations model #253

@horsebuzz

Description

@horsebuzz

When I run the following code to get all conversation as per documentation

$conversations = Chat::conversations()->setParticipant($participantModel)->get();

It returns Participation model. It should return the Conversation model so that it can be easily feed into resources or fetch any other relevant data to the conversation.

Thank you

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