Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion sections/everything.md
Original file line number Diff line number Diff line change
Expand Up @@ -15222,7 +15222,10 @@ List files
shapes; attachments are wrapped in a
recording envelope plus an `attachable_sgid` and blob metadata
(`filename`, `content_type`, `byte_size`, `download_url`, …), with
`parent` identifying the doc/message the attachment lives in.
`parent` identifying the recording the attachment hangs from: the
doc/message it lives in or, for images hotlinked into a chat, the
autolinked-image wrapper whose `url` and `app_url` point at the
surrounding chat line.

Two optional query parameters narrow the list:

Expand Down