Skip to content

Commit

Permalink
Update README to reflect new features
Browse files Browse the repository at this point in the history
  • Loading branch information
tneotia committed Mar 10, 2023
1 parent a4e9eb2 commit ec9a275
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
Binary file not shown.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,10 @@ This is the repo for the bundle containing code to perform various tasks not acc
- Send and receive typing indicators
- Mark chats read on the server Mac
- Mark chats unread on the server Mac (requires MacOS 13+)
- Create chats
- Rename group chats
- Add / remove participants from group chats
- Leave group chat
- Update group chat photo (requires MacOS 11+)
- Send messages
- Send replies (requires MacOS 11+)
- Send message effects
Expand All @@ -19,6 +20,9 @@ This is the repo for the bundle containing code to perform various tasks not acc
- Update pinned chats on the server Mac (requires MacOS 11, higher versions are currently unsupported)
- Edit messages (requires MacOS 13+)
- Unsend messages (requires MacOS 13+)
- Check user focus status (requires MacOS 12+)
- Force notify a message (requires MacOS 12+)
- Retrieve Digital Touch and Handwritten message previews (requires MacOS 11+)

See [here](https://docs.bluebubbles.app/helper-bundle/imcore-documentation) for more details on how these were implemented.

Expand Down

0 comments on commit ec9a275

Please sign in to comment.