Current section
Files
Jump to
Current section
Files
include/atproto_codegen@lower_EmittableObject.hrl
-record(emittable_object, {
nsid :: binary(),
name :: binary(),
properties :: list(atproto_codegen@lower:flat_field())
}).