Groups - delete

Use this command to delete a group.

Format:


admin.groups[<index>].delete()

Example:


>>>admin.groups[0].delete()