Files
automatisch/packages/docs/pages/apps/bluesky/actions.md
2024-05-28 10:05:47 +02:00

336 B

favicon, items
favicon items
/favicons/bluesky.svg
name desc
Create post Creates a new post.
name desc
Reply to post Replies to a post.
name desc
Search post by url Searches a post in a thread by url.
<script setup> import CustomListing from '../../components/CustomListing.vue' </script>