Skip to content
This repository was archived by the owner on Mar 27, 2024. It is now read-only.

objs_messages schema is wrong #72

@leifwalsh

Description

@leifwalsh

The conversations.replies endpoint returns objects that should conform to objs_messages but their reply_users field can contain bot user ids in addition to normal user ids. Those start with a B and so they fail validation for those messages. I think the objs_messages array should contain items that can be either defs_user_id or defs_bot_id.

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