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. |
||
---|---|---|
.. | ||
__init__.py | ||
curl_param_value_generators.py | ||
javascript_examples.js | ||
javascript_examples.py | ||
markdown_extension.py | ||
openapi.py | ||
python_examples.py | ||
test_curl_examples.py | ||
testing.yaml | ||
zulip.yaml |