Function revolute::apis::groups_api::group_remove_member_req
source · [−]pub async fn group_remove_member_req(
configuration: &Configuration,
target: &str,
member: &str
) -> impl Future<Output = Result<(), Error<GroupRemoveMemberReqError>>>Expand description
Removes a user from the group.