Skip to content

Event object no longer has "membership" key #317

@rht

Description

@rht

First reported at zulip/python-zulip-api#612. For example, code like

if event['membership'] == "join":
no longer works.

The list of keys of the event object as of now:
['unsigned', 'origin_server_ts', 'type', 'room_id', 'content', 'sender', 'event_id'].

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions