chat.bsky.group.removeMembers
#main​
Removes members from a group. This deletes convo memberships, doesn't just set a status.
Input​
- Encoding: application/json
| Property | Type | Known Values | Required | Description |
|---|---|---|---|---|
| convoId | string | - | ✅ | - |
| members | array of string | - | ✅ | - |
Output​
- Encoding: application/json
| Property | Type | Known Values | Required | Description |
|---|---|---|---|---|
| convo | chat.bsky.convo.defs#convoView | - | ✅ | - |