1
0
EQ2Emu/docs/slash_commands/guilds_remove.md
2025-05-07 13:42:14 -04:00

14 lines
360 B
Markdown

### Command: /guilds remove guild_id character_name
**Handler Macro:** COMMAND_GUILDS_REMOVE
**Handler Value:** 262
**Required Status:** 10
**Arguments:**
- `arg[0]`: `int guild_id`
- `arg[1]`: `string character_name`
**Notes:**
- Removes a member of a guild by using the `guild_id` and the `character_name` specified. Use /guilds list to get a guild id.