Skip to content

List group channels by user read receipts not working #7

@aldenquimby

Description

@aldenquimby

I am trying to hit this API endpoint: https://sendbird.com/docs/chat/platform-api/v3/user/managing-joined-group-channels/list-group-channels-by-user

When I include ?show_read_receipt=true via CURL, I see read_receipt and user_last_read in the API response

But when I use userApi.listMyGroupChannels from this package, those fields are are not returned.

I suspect this is because the ListMyGroupChannelsResponse > SendBirdGroupChannel is incorrect and missing those fields?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions