app/bsky/draft
library
Properties
-
appBskyDraftCreateDraft
→ XRPCMethodDescriptor<EmptyData, DraftCreateDraftInput, DraftCreateDraftOutput>
-
final
-
appBskyDraftCreateDraftMethodDescriptor
→ XRPCMethodDescriptor<EmptyData, DraftCreateDraftInput, DraftCreateDraftOutput>
-
final
-
appBskyDraftDeleteDraft
→ XRPCMethodDescriptor<EmptyData, DraftDeleteDraftInput, EmptyData>
-
final
-
appBskyDraftDeleteDraftMethodDescriptor
→ XRPCMethodDescriptor<EmptyData, DraftDeleteDraftInput, EmptyData>
-
final
-
appBskyDraftGetDrafts
→ XRPCMethodDescriptor<DraftGetDraftsInput, EmptyData, DraftGetDraftsOutput>
-
final
-
appBskyDraftGetDraftsMethodDescriptor
→ XRPCMethodDescriptor<DraftGetDraftsInput, EmptyData, DraftGetDraftsOutput>
-
final
-
appBskyDraftUpdateDraft
→ XRPCMethodDescriptor<EmptyData, DraftUpdateDraftInput, EmptyData>
-
final
-
appBskyDraftUpdateDraftMethodDescriptor
→ XRPCMethodDescriptor<EmptyData, DraftUpdateDraftInput, EmptyData>
-
final