chat.bsky.convo
Conversations, messages, and reactions.
Marks a conversation as accepted, so it is shown in the list of accepted convos instead on the request convos.
Adds an emoji reaction to a message.
Shared type definitions.
Marks a message as deleted for the viewer, so they wonβt see that message in future enumerations.
Gets an existing conversation by its ID.
Check whether the requester and the other members can start a 1-1 chat.
Get or create a 1-1 conversation for the given members.
Returns a paginated list of members from a conversation.
Get log.
Returns a page of messages from a conversation.
Returns unread conversation counts for conversations that are unlocked, not muted, split by convo status.
Leaves a conversation (direct or group).
Returns a page of incoming conversation requests for the user.
Returns a page of conversations (direct or group) for the user.
Locks a group convo so no more content (messages, reactions) can be added to it.
Mutes a conversation, preventing notifications related to it.
Removes an emoji reaction from a message.
Sends a message to a conversation.
Sends a batch of messages to a conversation.
Unlocks a group convo so it is able to receive new content.
Unmutes a conversation, allowing notifications related to it.
Sets conversations from a user as read to the latest message, with filters.
Updates the read state of a conversation from, optionally specifying the last read message.