-record(method, { nsid :: binary(), kind :: atproto_codegen@lower:method_kind(), params :: list(atproto_codegen@lower:flat_field()), input :: gleam@option:option(atproto_codegen@lower:flat_body()), output :: gleam@option:option(atproto_codegen@lower:flat_body()), errors :: list(atproto_codegen@lower:method_error()) }).