We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a71878 commit 87cff39Copy full SHA for 87cff39
Sources/ATProtoKit/ATProtoKit.docc/Extensions/ATProtoBluesky/ATProtoBluesky.md
@@ -29,12 +29,12 @@
29
30
### Managing Liking and Unliking
31
32
-- ``createLikeRecord(_:createdAt:recordKey:shouldValidate:swapCommit:)``
+- ``createLikeRecord(_:createdAt:via:recordKey:shouldValidate:swapCommit:)``
33
- ``deleteLikeRecord(_:)``
34
35
### Managing Reposts
36
37
-- ``createRepostRecord(_:createdAt:shouldValidate:)``
+- ``createRepostRecord(_:createdAt:via:shouldValidate:)``
38
- ``deleteRepostRecord(_:)``
39
40
### Managing Follows and Blocks
0 commit comments