ProtoRune.App.Bsky.Feed.DescribeFeedGenerator.Links (proto_rune v0.1.1)

Generated schema for links

Description: No description provided.

Summary

Types

@type t() :: %ProtoRune.App.Bsky.Feed.DescribeFeedGenerator.Links{
  privacy_policy: String.t(),
  terms_of_service: String.t()
}