Packages

A small, transport-agnostic atproto client for Gleam: XRPC, identity, OAuth discovery, blobs, and repo CRUD.

Current section

Files

Jump to
atproto_client include atproto@blob_Blob.hrl
Raw

include/atproto@blob_Blob.hrl

-record(blob, {cid :: binary(), mime_type :: binary(), size :: integer()}).