Generated schema for notFoundActor
Description: indicates that a handle or DID could not be resolved
@type t() :: %ProtoRune.App.Bsky.Graph.Defs.NotFoundActor{ actor: String.t(), not_found: boolean() }