ProtoRune.App.Bsky.Feed.Defs.NotFoundPost (proto_rune v0.1.1)

Generated schema for notFoundPost

Description: No description provided.

Summary

Types

@type t() :: %ProtoRune.App.Bsky.Feed.Defs.NotFoundPost{
  not_found: boolean(),
  uri: String.t()
}