ProtoRune.Chat.Bsky.Moderation.GetMessageContext (proto_rune v0.1.1)

Generated schema for main

Description: No description provided.

Summary

Types

@type t() :: %{
  after: integer(),
  before: integer(),
  convo_id: String.t(),
  message_id: String.t()
}