docs: document per-channel file support#538
Merged
Merged
Conversation
Add a comparison table to the channels concept page covering whether each channel can send/receive files, and the applicable type and size limits.
Contributor
Docs reviewNice addition — the per-channel file-support matrix is genuinely useful, cross-references resolve, and the numeric limits I could check (Web/widget 50 MB, Email 20 MB) match the pages they link to. One factual issue and a few style suggestions: Should fix
Suggestions (non-blocking)
|
Contributor
Author
|
Thanks for the thorough review. I focused on the high-value items: Fixed
Deliberately not changing (design decisions)
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds a File support section to the channels concept page comparing, for each channel, whether users can send files to the bot and whether the bot can send files back, along with the applicable file type and size limits.
Rather than a standalone page, the matrix lives on the existing
concepts/channels.mdpage and links out to the detailed per-channel docs that already exist (widget file attachments reference, email file attachments how-to). Also adds a back-link from the email section of the deploy how-to.Details
zensical build --clean --strictpasses (no broken links).🤖 Generated with Claude Code