Current section
Files
Jump to
Current section
Files
include/atproto_codegen@lower_FlatBody.hrl
-record(flat_body, {
encoding :: binary(),
schema :: gleam@option:option(atproto_codegen@lower:flat_body_schema())
}).