ProtoRune.App.Bsky.Actor.Defs.ThreadViewPref (proto_rune v0.1.1)

Generated schema for threadViewPref

Description: No description provided.

Summary

Types

@type t() :: %ProtoRune.App.Bsky.Actor.Defs.ThreadViewPref{
  prioritize_followed_users: boolean(),
  sort: :oldest | :newest | :"most-likes" | :random
}