mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
api-docs: Use start_tabs
formatting and add "Related articles".
- Updates API docs that have numbered instructions to use the `{start_tabs}` formatting we use in the help center. - Cleans up formatting and revises documentation that shouldn't be formatted as a numbered instructions block. - Cross-links related articles. Fixes #28876.
This commit is contained in:
@@ -29,9 +29,9 @@ To register an outgoing webhook:
|
||||
|
||||
There are currently two ways to trigger an outgoing webhook:
|
||||
|
||||
1. **@-mention** the bot user in a stream. If the bot replies, its
|
||||
* **@-mention** the bot user in a stream. If the bot replies, its
|
||||
reply will be sent to that stream and topic.
|
||||
2. **Send a direct message** with the bot as one of the recipients.
|
||||
* **Send a direct message** with the bot as one of the recipients.
|
||||
If the bot replies, its reply will be sent to that thread.
|
||||
|
||||
## Timeouts
|
||||
|
Reference in New Issue
Block a user