Skip to content

Support using "direct" as the message "type" for private messages. #779

Open
@laurynmm

Description

@laurynmm

As follow-up to zulip/zulip#25154 (which fixed zulip/zulip#24960), we should:

  • Update sending messages (POST /messages) to support using "direct" as the message type for direct/private messages.
  • Auto-translate "direct" to "private" for servers that it knows via the the Client initialization check on the API feature level don't support it; "direct" was introduced at API feature level 174.

See #api design > message type parameter, #24960 for relevant context and discussion.

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