mirror of https://github.com/zulip/zulip.git
dcfe9d0dd8
Moves `flags` field to top part of object description because it is always included in the event. If a field is present only for certain types of message updates, the description begins by stating when the field is present: "Only present if ...". These fields are organized by the type of message update: stream, stream and/or topic, topic, content. If a field is not present due to a special event, the description ends by stating when the field is not present: "Not present if ...". Adds documentation for fields currently required to be returned with any `update_message` event. |
||
---|---|---|
.. | ||
data_import | ||
integration_fixtures/nagios | ||
lib | ||
management | ||
migrations | ||
openapi | ||
tests | ||
tornado | ||
views | ||
webhooks | ||
worker | ||
__init__.py | ||
apps.py | ||
context_processors.py | ||
decorator.py | ||
filters.py | ||
forms.py | ||
logging_handlers.py | ||
middleware.py | ||
models.py | ||
signals.py |