Removing party members
You can remove a party member from a campaign by using the remove subcommand of the campaign members command. This command allows you to specify the campaign and the member you want to remove.
/campaign members remove campaign: <campaign_id> user: <discord_username>
Parameters
| Parameter | Type | Description |
|---|---|---|
campaign |
string | The ID of the campaign from which you want to remove a member. |
user |
UserResolvable | The Discord username of the member you want to remove. |