You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: api-reference/beta/resources/conversationmember.md
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,6 @@ Base type for the following supported conversation member types:
33
33
|[Get team member](../api/team-get-members.md)|[conversationMember](conversationmember.md) collection | Get a member in the team.|
34
34
|[Update team member's role](../api/team-update-members.md)|[conversationMember](../resources/conversationmember.md)|Change a member to an owner or back to a regular member.|
35
35
|[Remove team member](../api/team-delete-members.md)|None|Remove an existing member from the team.|
36
-
|[Remove team members in bulk](../api/conversationmember-remove.md)|[actionResultPart](../resources/actionresultpart.md) collection|Remove multiple members from a team in a single request.|
37
36
|[List channel members](../api/channel-list-members.md)|[conversationMember](conversationmember.md) collection | Get the list of all members in a channel.|
38
37
|[Add channel member](../api/channel-post-members.md)|[conversationMember](conversationmember.md)| Add a member to a channel. Only supported for `channel` with membershipType of `private`.|
39
38
|[Get channel member](../api/channel-get-members.md)|[conversationMember](conversationmember.md) collection | Get a member in a channel.|
0 commit comments