chat.bsky.group

Group conversations and their membership.

addMembers

Adds members to a group.

chat.bsky.group.addMembers
approveJoinRequest

Approves a request to join a group (via join link) the user owns.

chat.bsky.group.approveJoinRequest
createGroup

Creates a group convo, specifying the members to be added to it.

chat.bsky.group.createGroup
createJoinLink

Creates a join link for the group convo.

chat.bsky.group.createJoinLink
defs

Shared type definitions.

chat.bsky.group.defs
disableJoinLink

Disables the active join link for the group convo.

chat.bsky.group.disableJoinLink
editGroup

Edits group settings.

chat.bsky.group.editGroup
editJoinLink

Edits the existing join link settings for the group convo.

chat.bsky.group.editJoinLink
enableJoinLink

Re-enables a previously disabled join link for the group convo.

chat.bsky.group.enableJoinLink
getJoinLinkPreviews

Get public information about groups from join links.

chat.bsky.group.getJoinLinkPreviews
listJoinRequests

Lists a page of request to join a group (via join link) the user owns.

chat.bsky.group.listJoinRequests
listMutualGroups

Returns a page of group conversations that both the requester and the specified actor are members of.

chat.bsky.group.listMutualGroups
rejectJoinRequest

Rejects a request to join a group (via join link) the user owns.

chat.bsky.group.rejectJoinRequest
removeMembers

Removes members from a group.

chat.bsky.group.removeMembers
requestJoin

Sends a request to join a group (via join link) to the group owner.

chat.bsky.group.requestJoin
updateJoinRequestsRead

Marks all join requests as read for the group owner.

chat.bsky.group.updateJoinRequestsRead
withdrawJoinRequest

Withdraws a pending request to join a group.

chat.bsky.group.withdrawJoinRequest