ProtoRune.App.Bsky.Notification.ListNotifications (proto_rune v0.1.1)

Generated schema for main

Description: No description provided.

Summary

Types

@type t() :: %{
  cursor: String.t(),
  limit: integer(),
  priority: boolean(),
  seen_at: String.t()
}